Deprecating std::has_trivial_xxx traits

Jonathan Wakely jwakely@redhat.com
Sat Dec 6 16:20:00 GMT 2014


Now that we have std::is_trivially_constructible etc. we should
deprecate and then remove the non-standard std::has_trivial_destructor
traits.

Any objections to adding that to the release notes and adding the
_GLIBCXX_DEPRECATED attribute to the traits?




More information about the Libstdc++ mailing list