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