proxygen
|
#include <Future.h>
Public Member Functions | |
FutureAlreadyContinued () | |
At most one continuation may be attached to any given Future.
If a continuation is attached to a future to which another continuation has already been attached, then an instance of FutureAlreadyContinued will be thrown instead.
|
inline |