molecular
|
Matches one or more whitespace characters. More...
#include <Parser.h>
Static Public Member Functions | |
template<class Iterator > | |
static bool | Parse (Iterator &begin, Iterator end, void *) |
Matches one or more whitespace characters.
Uses isspace().
|
inlinestatic |