|
|
| Future (const Future &other) |
|
Future & | operator= (const Future< void > &other) |
|
bool | IsComplete () const |
|
void | Get () |
|
void | Set () |
|
| Future (const Future &other) |
|
Future & | operator= (const Future< void > &other) |
|
bool | IsComplete () const |
|
const void & | Get () |
|
void | Set (const void &t) |
The documentation for this class was generated from the following file: