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