libstdc++

std::__future_base::_State Class Reference

Shared state between a promise and one or more associated futures. More...

Inherited by std::__future_base::_Async_state< _Res >, std::__future_base::_Deferred_state< _Res >, and std::__future_base::_Task_state< _Res(_Args...)>.

List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

Shared state between a promise and one or more associated futures.

Definition at line 277 of file future.


The documentation for this class was generated from the following file: