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