List of all members.
Public Member Functions
Protected Types
Protected Member Functions
Detailed Description
Explicit specialization for shared_future<void>
Constructor & Destructor Documentation
Copy constructor.
Definition at line 807 of file future.
Construct from a future rvalue.
Definition at line 810 of file future.
Member Function Documentation
__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.
The documentation for this class was generated from the following file: