#include <async.hpp>
Deferred completion token type.
The token is used to indicate that an asynchronous operation should return a function object to lazily launch the operation.
Definition at line 84 of file async.hpp.