Vince's CSV Parser
Loading...
Searching...
No Matches
csv::internals::ResolvedFormat Struct Reference

Public Attributes

CSVFormat format
 
size_t n_cols = 0
 

Detailed Description

Definition at line 136 of file basic_csv_parser.hpp.

Member Data Documentation

◆ format

CSVFormat csv::internals::ResolvedFormat::format

Definition at line 137 of file basic_csv_parser.hpp.

◆ n_cols

size_t csv::internals::ResolvedFormat::n_cols = 0

Definition at line 138 of file basic_csv_parser.hpp.


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