#include <lemon/bits/item_reader.h>
Public Member Functions | |
PushBackReader (const ItemReader &_item_reader=ItemReader()) | |
Constructor for InsertReader. | |
void | read (std::istream &is, Value &value) const |
Reads the values into the container from the given stream. |
|
Constructor for InsertReader |
|
Reads the values into the container from the given stream. |