#include <loops.hpp>
Public Member Functions | |
fixed_loop_gen (ExactT const &exact) | |
template<typename ParserT > | |
fixed_loop< ParserT, ExactT > | operator[] (parser< ParserT > const &subject_) const |
Public Attributes | |
ExactT | m_exact |
|
inline |
|
inline |
ExactT boost::spirit::fixed_loop_gen< ExactT >::m_exact |
Referenced by boost::spirit::fixed_loop_gen< ExactT >::operator[]().