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