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