[PATCH] D53486: [libcxx] Only define __libcpp_is_floating_point<_Float16> for Clang
Marshall Clow via Phabricator
reviews at reviews.llvm.org
Wed Oct 24 07:33:36 PDT 2018
mclow.lists added a comment.
In https://reviews.llvm.org/D53486#1273541, @mclow.lists wrote:
> The point I'm trying to make here is that it's a lot more complicated than saying "Hey - this type here is a floating point type".
https://wg21.link/P0192R4, which proposes adding a new floating-point type "short float", has a pretty good list of what is involved
Repository:
rCXX libc++
https://reviews.llvm.org/D53486
More information about the libcxx-commits
mailing list