#include <lemon/bits/item_writer.h>
Inherited by DefaultWriterTraits::Writer.
Public Types | |
typedef _Value | Value |
The value type. | |
Public Member Functions | |
void | write (std::ostream &os, const Value &value) const |
Writes the value to the given stream. |
|
Writes the value to the given stream. |