|
Cutelyst
3.5.0
|
Public Member Functions | |
| ASync (Context *c) | |
| ASync class should be used in a scoped manner. More... | |
| ASync (Context *c, std::function< void(Context *c)> cb) | |
| ASync (const ASync &other) | |
| Copy constructor. | |
| ASync & | operator= (const ASync ©) noexcept |
1.8.14