#include <iterator.hpp>
Public Types | |
typedef forward_iterator_tag | category |
typedef Tail | tail_ |
typedef Tail::item_type_ | type |
Definition at line 41 of file mpl/set/aux_/iterator.hpp.
typedef forward_iterator_tag boost::mpl::s_iter_impl< Set, Tail >::category |
Definition at line 44 of file mpl/set/aux_/iterator.hpp.
typedef Tail boost::mpl::s_iter_impl< Set, Tail >::tail_ |
Definition at line 43 of file mpl/set/aux_/iterator.hpp.
typedef Tail::item_type_ boost::mpl::s_iter_impl< Set, Tail >::type |
Definition at line 45 of file mpl/set/aux_/iterator.hpp.