#include <for.hpp>
Public Types | |
typedef for_functor< StepF > | base_t |
typedef base_t::param_t | param_t |
Public Member Functions | |
for_step_functor (param_t f) | |
for_step_functor () | |
void | step () const |
Public Attributes | |
StepF | func |
typedef for_functor<StepF> boost::spirit::impl::for_step_functor< StepF >::base_t |
typedef base_t::param_t boost::spirit::impl::for_step_functor< StepF >::param_t |
|
inline |
|
inline |
|
inline |
|
inherited |
Referenced by boost::spirit::impl::for_step_functor< StepF >::step().