[v3] Use noexcept in and tempbuf
Hi, tested x86_64-linux, committed. Paolo. /// 2011-06-14 Paolo Carlini * include/std/functional: Use noexcept. * include/bits/stl_tempbuf.h: Likewise. Index: include/std/functional === --- inclu
[v3] Use noexcept in and
Hi, tested x86_64-linux, committed to mainline. Thanks, Paolo. 2011-05-25 Paolo Carlini * include/std/thread: Use noexcept throughout per the FDIS. * include/std/mutex: Likewise. Index: include/std/thread =