boost::capy::async_event::async_event
Constructors
Synopses
Declared in <boost/capy/ex/async_event.hpp>
Default constructor
constexpr
async_event() = default;
Copy constructor
async_event(async_event const& other) = delete;
Created with MrDocs