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

Parsing always succeeds. More...

#include <Parser.h>

Static Public Member Functions

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

Detailed Description

Parsing always succeeds.

Mostly used as standard template argument for Concatenation

Member Function Documentation

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

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