molecular
Static Public Member Functions | List of all members
molecular::util::Parser::Whitespace Class Reference

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 *)
 

Detailed Description

Matches one or more whitespace characters.

Uses isspace().

Member Function Documentation

template<class Iterator >
static bool molecular::util::Parser::Whitespace::Parse ( Iterator &  begin,
Iterator  end,
void *   
)
inlinestatic

The documentation for this class was generated from the following file: