SmartPeak
v1.17.0
First Steps
Getting started with SmartPeak
SmartPeak Features
SmartPeak Changelog
FAQ
Step-by-step guides
Install SmartPeak
Build SmartPeak
Using SmartPeak
About Smartpeak
Contributing to SmartPeak
SmartPeak Parameters
Developer documentation
Library API
Roadmap
SmartPeak Team
The Story of the SmartPeak
Other
Indices and tables
SmartPeak
»
Library API
»
Template Struct double_quote_escape
Edit on GitHub
Template Struct double_quote_escape
¶
Defined in
File csv.h
Struct Documentation
¶
template
<
char
sep
,
char
quote
>
struct
io
::
double_quote_escape
¶
Public Static Functions
static
inline
const
char
*
find_next_column_end
(
const
char
*
col_begin
)
¶
static
inline
void
unescape
(
char
*
&
col_begin
,
char
*
&
col_end
)
¶