#include <lemon/bits/item_reader.h>
Inherited by DefaultReaderTraits::Reader, and DefaultSkipper.
Inheritance diagram for DefaultReader:
Public Types | |
typedef _Value | Value |
The value type. | |
Public Member Functions | |
void | read (std::istream &is, Value &value) const |
Reads a value from the given stream. |
|
Reads a value from the given stream. |