boost::capy::any_buffer_source::any_buffer_source
Non‐copyable.
Synopsis
any_buffer_source(any_buffer_source const& other) = delete;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs