Add std::__is_byte<std::byte> specialization
commitcd7ec27c3f4a90508b57111c9d7d0907b3e03dc4
authorJonathan Wakely <jwakely@redhat.com>
Wed, 27 Jun 2018 10:30:52 +0000 (27 11:30 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 27 Jun 2018 10:30:52 +0000 (27 11:30 +0100)
tree696efe26f0a2fa124763c1ec9a111c5757e1497d
parented510b16a0b305327e0befcace5deb2cc28f18f1
Add std::__is_byte<std::byte> specialization

* include/bits/cpp_type_traits.h [__cplusplus >= 201703]
(__is_byte<byte>): Define specialization for std::byte.

From-SVN: r262182
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/cpp_type_traits.h