boost::capy::circular_dynamic_buffer::circular_dynamic_buffer
Construct a circular buffer over existing storage.
Parameters
| Name | Description |
|---|---|
base |
Pointer to the storage. |
capacity |
Size of the storage in bytes. |
Created with MrDocs