boost::capy::async_event::wait_awaiter::wait_awaiter
Copy constructor
Synopsis
Declared in <boost/capy/ex/async_event.hpp>
wait_awaiter(wait_awaiter const& other) = delete;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs