boost::capy::async_event::wait_awaiter::wait_awaiter
Move constructor
Synopsis
Declared in <boost/capy/ex/async_event.hpp>
wait_awaiter(wait_awaiter&& o) noexcept;
Parameters
| Name | Description |
|---|---|
o |
The object to move construct from |
Created with MrDocs