boost::capy::any_stream::any_stream
Non‐copyable.
Synopsis
Declared in <boost/capy/io/any_stream.hpp>
any_stream(any_stream const& other) = delete;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs