]> git.ipfire.org Git - thirdparty/gcc.git/commit
thread: Use noexcept throughout per the FDIS.
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 25 May 2011 14:32:06 +0000 (14:32 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 25 May 2011 14:32:06 +0000 (14:32 +0000)
commit7f0d79d514abbc8e7c8cc3fe1cfd70b5622958ef
tree6ec2a59ca4054e8fa41b9c53ca40b3f48db54fc6
parentbc7f13bf15c30ee57601c3ec0c8390cfc15e01db
thread: Use noexcept throughout per the FDIS.

2011-05-25  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/thread: Use noexcept throughout per the FDIS.
* include/std/mutex: Likewise.

From-SVN: r174202
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/mutex
libstdc++-v3/include/std/thread