Vince's CSV Parser
csv::CSVGuessResult Struct Reference

Stores the inferred format of a CSV file. More...

#include <csv_format.hpp>

Public Attributes

char delim
 
int header_row
 

Detailed Description

Stores the inferred format of a CSV file.

Definition at line 28 of file csv_format.hpp.


The documentation for this struct was generated from the following file: