Template Struct double_quote_escape

Struct Documentation

template<char sep, char quote>
struct 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)