#include <Promise.h>
Definition at line 38 of file Promise.h.
folly::PromiseAlreadySatisfied::PromiseAlreadySatisfied |
( |
| ) |
|
|
inline |
Definition at line 40 of file Promise.h.
40 : PromiseException(
"Promise already satisfied") {}
The documentation for this class was generated from the following file: