Vince's CSV Parser
csv_format.cpp File Reference

Defines an object used to store CSV format settings. More...

#include <algorithm>
#include <set>
#include "csv_format.hpp"

Go to the source code of this file.

Namespaces

 csv
 The all encompassing namespace.
 

Detailed Description

Defines an object used to store CSV format settings.

Definition in file csv_format.cpp.