boost::capy::basic_string_dynamic_buffer::operator=
Assignment.
Synopsis
basic_string_dynamic_buffer&
operator=(basic_string_dynamic_buffer const& other) = delete;
Parameters
| Name | Description |
|---|---|
other |
The object to copy assign from |
Created with MrDocs