molecular
Static Public Member Functions | List of all members
molecular::util::Parser::CharRange< from, to > Class Template Reference

Match range of characters. More...

#include <Parser.h>

Static Public Member Functions

template<class Iterator >
static bool Parse (Iterator &begin, Iterator end, void *)
 

Detailed Description

template<char from, char to>
class molecular::util::Parser::CharRange< from, to >

Match range of characters.

Member Function Documentation

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

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