#include <Future.h>
Definition at line 72 of file Future.h.
folly::FutureNotReady::FutureNotReady |
( |
| ) |
|
|
inline |
Definition at line 74 of file Future.h.
74 : FutureException(
"Future not ready") {}
The documentation for this class was generated from the following file: