r274491 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Aug 14 19:52:00 GMT 2019
Author: redi
Date: Wed Aug 14 19:52:06 2019
New Revision: 274491
URL: https://gcc.gnu.org/viewcvs?rev=274491&root=gcc&view=rev
Log:
Deprecate std::__is_nullptr_t type trait
This non-standard extension is redundant and unused by the library.
* include/std/type_traits (__is_nullptr_t): Add deprecated attribute.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/type_traits
More information about the Libstdc++-cvs
mailing list