CommonLibVR
io::double_quote_escape< sep, quote > Struct Template Reference

#include <csv.h>

Static Public Member Functions

static const char * find_next_column_end (const char *col_begin)
 
static void unescape (char *&col_begin, char *&col_end)
 

Member Function Documentation

◆ find_next_column_end()

template<char sep, char quote>
static const char* io::double_quote_escape< sep, quote >::find_next_column_end ( const char *  col_begin)
inlinestatic

◆ unescape()

template<char sep, char quote>
static void io::double_quote_escape< sep, quote >::unescape ( char *&  col_begin,
char *&  col_end 
)
inlinestatic

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