molecular
Static Public Member Functions | List of all members
molecular::util::Parser::Action< P0, action > Class Template Reference

Executes Functor if P0 was successful. More...

#include <Parser.h>

Static Public Member Functions

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

Detailed Description

template<class P0, int action>
class molecular::util::Parser::Action< P0, action >

Executes Functor if P0 was successful.

Member Function Documentation

template<class P0 , int action>
template<class Iterator , class Actor >
static bool molecular::util::Parser::Action< P0, action >::Parse ( Iterator &  begin,
Iterator  end,
Actor *  actor 
)
inlinestatic

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