Home | All Classes | Grouped Classes | Index | Search
Returns delimiters string.
std::string get_delims();
Detailed description:
This string contains characters (other than newline) that divide words apart. Do not include newline in this string, it's an implicit delimiter.
See also: