boost::openmethod::LightweightOutputStream::operator<<
Writes a size_t value to the stream.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
LightweightOutputStream&
operator<<(std::size_t value);
Created with MrDocs