#include <Future.h>
Definition at line 98 of file Future.h.
folly::FutureNoExecutor::FutureNoExecutor |
( |
| ) |
|
|
inline |
Definition at line 100 of file Future.h.
100 : FutureException(
"No executor provided to via") {}
The documentation for this class was generated from the following file: