D++ (DPP)
C++ Discord API Bot Library
|
Classes | |
class | async_base |
Base class of dpp::async. More... | |
struct | async_callback_data |
State of the async and its callback. More... | |
Enumerations | |
enum | state_t { state_t::sent, state_t::waiting, state_t::done, state_t::dangling } |
Represents the step an std::async is at. More... | |
|
strong |
Represents the step an std::async is at.