#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | strutil |
Functions | |
| unsigned | strutil::split (const std::string line_tv, std::vector< std::string > &words_Vtr, const std::string sep_tv=" \t", const bool singlesep_bv=false) |
1.4.4