boost::capy::any_read_stream::any_read_stream
Non‐copyable.
Synopsis
any_read_stream(any_read_stream const& other) = delete;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs