boost::capy::buffer_array::buffer_array
Copy constructor.
Synopsis
buffer_array(buffer_array const& other) noexcept;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs
Copy constructor.
buffer_array(buffer_array const& other) noexcept;
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs