std::future state extended with "cancelled" state More...
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | engine | 
| Asynchronous engine primitives.  | |
Enumerations | |
| enum class | engine::FutureStatus {  engine::kReady , engine::kTimeout , engine::kCancelled }  | 
| std::future state extended with "cancelled" state  More... | |
std::future state extended with "cancelled" state
Definition in file future_status.hpp.