#include <Future.h>
Definition at line 77 of file Future.h.
folly::FutureCancellation::FutureCancellation |
( |
| ) |
|
|
inline |
Definition at line 79 of file Future.h.
79 : FutureException(
"Future was cancelled") {}
The documentation for this class was generated from the following file: