extern std::vector<std::string> unitpp::vectorize

(const std::string& str,
  char c)

Splits the string by char c.

Documentation

Splits the string by char c. Each c will generate a new element in the vector, including leading and trailing c.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.