#include <lemon/graph_writer.h>
Definition at line 46 of file graph_writer.h.
Public Types | |
typedef _Value | Value |
The value type. | |
Public Member Functions | |
void | write (std::ostream &os, const Value &value) |
Writes a value from the given stream. |
|
Writes a value from the given stream. Definition at line 53 of file graph_writer.h. |