r262395 - in /branches/gcc-8-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Jul 4 11:46:00 GMT 2018


Author: redi
Date: Wed Jul  4 11:46:54 2018
New Revision: 262395

URL: https://gcc.gnu.org/viewcvs?rev=262395&root=gcc&view=rev
Log:
Add std::__is_byte<std::byte> specialization

Backport from mainline
2018-06-27  Jonathan Wakely  <jwakely@redhat.com>

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

Modified:
    branches/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/gcc-8-branch/libstdc++-v3/include/bits/cpp_type_traits.h



More information about the Libstdc++-cvs mailing list