Can be used in countWords() and findNextWord() to find whitespace-delimited words.
Public Member Functions | |
WhiteSpacePred () | |
bool | operator() (const char ch) const |
code::Strings::WhiteSpacePred::WhiteSpacePred | ( | ) | [inline] |
bool code::Strings::WhiteSpacePred::operator() | ( | const char | ch | ) | const [inline] |