boost::openmethod::LightweightOutputStream

Blueprint for a lightweight output stream (exposition only).

Synopsis

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

operator<<

Left shift operators

Created with MrDocs