#include <promise.h>
Public Member Functions | |
| Immediate (T value) | |
| Poll< T > | operator() () |
Private Attributes | |
| T | value_ |
Definition at line 60 of file promise/promise.h.
|
inlineexplicit |
Definition at line 62 of file promise/promise.h.
|
inline |
Definition at line 64 of file promise/promise.h.
|
private |
Definition at line 67 of file promise/promise.h.