]> gcc.gnu.org Git - gcc.git/commit
Make std::future::share() noexcept (LWG 2556)
authorJonathan Wakely <jwakely@redhat.com>
Mon, 14 Nov 2016 03:44:53 +0000 (03:44 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 14 Nov 2016 03:44:53 +0000 (03:44 +0000)
commit9c52cc0189659e70155ab6ace4dc498bbf9d2142
tree4cfc5ad0f9a7a0b995b8f9c7d2d96da6485c2570
parent881ca4c9de62eedb450a9c4d884318ec82a86d00
Make std::future::share() noexcept (LWG 2556)

* include/std/future (future::share(), future<R&>::share())
(future<void>::share()): Add noexcept, as per LWG 2556.

From-SVN: r242374
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/future
This page took 0.059238 seconds and 5 git commands to generate.