#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::karma::exact_iterator< T >::type |
|
inline |
|
inline |
References boost::spirit::karma::exact_iterator< T >::exact.
|
inline |
References boost::spirit::karma::exact_iterator< T >::exact.
|
inline |
T const boost::spirit::karma::exact_iterator< T >::exact |