|
MT Core (C++)
Core library for replacing C++ standard in project usage
|
#include <slice.hpp>

Public Types | |
| using | IterElem = Row |
Public Member Functions | |
| Optional< Row > | next () |
| Optional< ReadError > | error () const |
Public Attributes | |
| FieldParser | parser |
Definition at line 103 of file csv/slice.hpp.
Definition at line 106 of file csv/slice.hpp.
Definition at line 109 of file csv/slice.hpp.
| FieldParser mtcore::csv::SliceParser::Iter::parser |
Definition at line 104 of file csv/slice.hpp.