Utility: String functions.

Functions

template<typename StringOutputIterator >
int split (const std::string &string, const std::string &separator, StringOutputIterator output)
 Split the string. Return the number of words.
void makeZeroPaddedExtension (const int n, int maximumNumber, std::string *ext)
 Make a zero-padded numerical extension. Useful for constructing file names.

Detailed Description

Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3