|
libstdc++
|

Partial specialization for future<R&>
| std::future< _Res & >::future | ( | future< _Res & > && | __uf | ) | [inline] |
| __result_type std::__basic_future::_M_get_result | ( | ) | [inline, protected, inherited] |
Wait for the state to be ready and rethrow any stored exception.
Definition at line 545 of file future.
References std::rethrow_exception().
| _Res& std::future< _Res & >::get | ( | ) | [inline] |