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 class | state_t { sent , waiting , done , dangling } |
Represents the step an std::async is at. More... | |
|
strong |
Represents the step an std::async is at.