[v3 patch] Implement N4502 Standard Library Support for the C++ Detection Idiom
Jonathan Wakely
jwakely@redhat.com
Wed Jul 1 12:24:00 GMT 2015
This adds the "detection idiom" API from N4502
http://open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4502.pdf
I've added the low-level parts to <type_traits>, with public aliases
in <experimental/type_traits>, so that I can use them elsewhere in the
library.
Tested powerpc64le-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 9269 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150701/b3c7a434/attachment.bin>
More information about the Libstdc++
mailing list