r262182 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Jun 27 10:31:00 GMT 2018


Author: redi
Date: Wed Jun 27 10:30:52 2018
New Revision: 262182

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

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

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/cpp_type_traits.h



More information about the Libstdc++-cvs mailing list