[patch] libstdc++/60132 deprecate C++0x has_trivial_xxx traits

Jonathan Wakely jwakely@redhat.com
Thu Jan 8 16:25:00 GMT 2015


Now that we provide the std::is_trivially_xxxible traits we don't need
to keep the has_trivial_xxx ones from the earlier C++0x drafts. This
patch marks them as deprecated so we can remove them in future.

I'll update the changes.html notes too.

Tested x86_64-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 9684 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150108/436ba1d5/attachment.bin>


More information about the Libstdc++ mailing list