boost::capy::async_event::wait_awaiter::wait_awaiter
Construct from async_event
Synopsis
Declared in <boost/capy/ex/async_event.hpp>
explicit
wait_awaiter(async_event* e) noexcept;
Parameters
| Name | Description |
|---|---|
e |
The object to construct from |
Created with MrDocs