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