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