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