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