¡@

Home 

c++ Programming Glossary: csviterator

CSV parser in C++

http://stackoverflow.com/questions/1120140/csv-parser-in-c

little work we could technically create an iterator class CSVIterator public typedef std input_iterator_tag iterator_category typedef.. typedef CSVRow pointer typedef CSVRow reference CSVIterator std istream str m_str str.good str NULL this CSVIterator m_str.. CSVIterator std istream str m_str str.good str NULL this CSVIterator m_str NULL Pre Increment CSVIterator operator if m_str m_str..