]> git.ipfire.org Git - thirdparty/gcc.git/commit
future: Use noexcept.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Fri, 27 May 2011 23:25:54 +0000 (23:25 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 27 May 2011 23:25:54 +0000 (00:25 +0100)
commit84b63c01f8965aed1e8723b20a58031b705eab68
treee426764b7c6894c5b6ede9228eecfb8868ce8d91
parent76aa42d2663180d0eda360689a42040ac7ec92bd
future: Use noexcept.

2011-05-28  Jonathan Wakely  <jwakely.gcc@gmail.com>

* include/std/future: Use noexcept.
* src/future.cc: Likewise.

From-SVN: r174368
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/future
libstdc++-v3/src/future.cc