boost::capy::basic_vector_dynamic_buffer::basic_vector_dynamic_buffer
Move constructor.
Synopsis
basic_vector_dynamic_buffer(basic_vector_dynamic_buffer&& other) noexcept;
Parameters
| Name | Description |
|---|---|
other |
The object to move construct from |
Created with MrDocs