boost::openmethod::LightweightOutputStream
Blueprint for a lightweight output stream (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct LightweightOutputStream;
Description
Classes used as output streams in policies must provide the operations described on this page, either as members or as free functions.
Member Functions
Name |
Description |
Left shift operators |
Created with MrDocs