[v3] Use noexcept in char_traits, typeindex, more work on pair and tuple

Paolo Carlini paolo.carlini@oracle.com
Sat May 21 00:12:00 GMT 2011


Hi,

more or less straightforward work (*), <tuple> bits enabled by Jason' 
fix for c++/49082 (thanks again!). Tested x86_64-linux, committed.

Thanks,
Paolo.

(*) Modulo the long standing issue we have with pair' move constructor 
vs std::map: we can't provide it defaulted per the letter of the FDIS. A 
tricky issue we have yet to fully analyze with Jason and Daniel (and all 
the interested parties). Probably it's time...

///////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_noexcept_char_traits_typeindex_more
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110521/7214eaa3/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_noexcept_char_traits_typeindex_more
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110521/7214eaa3/attachment-0001.ksh>


More information about the Libstdc++ mailing list