Deprecate std::__is_nullptr_t type trait
commit07fd852ff115a133d7ddc27a430435126f111234
authorJonathan Wakely <jwakely@redhat.com>
Wed, 14 Aug 2019 19:52:06 +0000 (14 20:52 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 14 Aug 2019 19:52:06 +0000 (14 20:52 +0100)
tree7cf91d9d02d7ca956b9d9da334a1cd5776831bbe
parent8a0eb0cd28a7145055f4f6fcc01b24d5928eaa55
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.

From-SVN: r274491
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/type_traits