/csv-cpp

C++ library to parse .csv files using the STL.

Primary LanguageC++MIT LicenseMIT

csv-cpp

C++ library to parse .csv files using the STL, with behaviour similar to DictReader from Python's csv module.