Home
last modified time | relevance | path

Searched defs:boost_tuple_iterator (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/fusion/adapted/boost_tuple/
Dboost_tuple_iterator.hpp49 struct boost_tuple_iterator struct
52 typedef Cons cons_type;
55 typename add_const<Cons>::type> identity;
58 explicit boost_tuple_iterator(Cons& in_cons) in boost_tuple_iterator() function
60 Cons& cons;
63 struct value_of : mpl::identity<typename Iterator::cons_type::head_type> {};
66 struct deref
87 struct next
113 struct lazy_next_distance
126 struct distance
[all …]