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