45 std::vector<std::string>
tokenize(
const std::string &str,
const std::string &separators);
The main namespace for the Ioss library.
Definition: Ioad_DatabaseIO.C:66
std::vector< std::string > tokenize(const std::string &str, const std::string &separators)
Definition: tokenize.C:37