20 #ifndef UTILS_STRINGS_TOKENIZE_FILE_STRING_H
21 #define UTILS_STRINGS_TOKENIZE_FILE_STRING_H
34 std::vector<std::string> *tokens) {
void TokenizeFileString(const std::string &string, std::vector< std::string > *tokens)
void Tokenize(const std::string &string, const std::string &delimiters, std::vector< std::string > *tokens)