Home
last modified time | relevance | path

Searched refs:infinite_iterator (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/qi/directive/
Drepeat.hpp118 struct infinite_iterator // handles repeat(min, inf)[p] struct
120 infinite_iterator(T const min_) in infinite_iterator() argument
131 BOOST_DELETED_FUNCTION(infinite_iterator& operator= (infinite_iterator const&))
266 typedef infinite_iterator<T> iterator_type;
/third_party/boost/boost/spirit/home/karma/directive/
Drepeat.hpp120 struct infinite_iterator struct
122 infinite_iterator(T const min) in infinite_iterator() function
133 BOOST_DELETED_FUNCTION(infinite_iterator& operator= (infinite_iterator const&))
350 typedef infinite_iterator<T> iterator_type;