#include <lemon/bits/item_writer.h>
| Public Member Functions | |
| UnformattedWriter () | |
| void | write (std::ostream &os, const std::string &value) const | 
| UnformattedWriter | ( | ) |  [inline] | 
Constructor for the writer.
| void write | ( | std::ostream & | os, | |
| const std::string & | value | |||
| ) | const  [inline] | 
Writes an unformatted string to the given stream.
 1.5.9
 1.5.9