boost::capy::buffer_array::buffer_array
Construct from a single buffer.
Synopsis
buffer_array(value_type const& b) noexcept;
Parameters
| Name | Description |
|---|---|
b |
The buffer to store. |
Created with MrDocs
Construct from a single buffer.
buffer_array(value_type const& b) noexcept;
| Name | Description |
|---|---|
b |
The buffer to store. |
Created with MrDocs