#include <repeat.hpp>
Public Types | |
| typedef T | type |
Public Member Functions | |
| exact_iterator (T const exact_) | |
| T | start () const |
| bool | got_max (T i) const |
| bool | got_min (T i) const |
Public Attributes | |
| T const | exact |
| typedef T boost::spirit::qi::exact_iterator< T >::type |
|
inline |
|
inline |
References boost::spirit::qi::exact_iterator< T >::exact.
|
inline |
References boost::spirit::qi::exact_iterator< T >::exact.
|
inline |
| T const boost::spirit::qi::exact_iterator< T >::exact |