|
| future (std::unique_ptr< T > &&value, const std::vector< Event > &events) |
|
| future (T &&value, const std::vector< Event > &events) |
|
void | update (const Event &event) |
|
| future (future &&)=default |
|
future & | operator= (future &&)=default |
|
| future (const future &)=delete |
|
future & | operator= (const future &)=delete |
|
T | get () |
|
std::vector< Event > | events () const |
|
T & | value () const |
|
void | wait () |
|
The documentation for this class was generated from the following file:
- /opt/actions-runner/_work/distributed-ranges/distributed-ranges/include/dr/sp/future.hpp