Searched defs:boost_tuple_iterator (Results 1 – 1 of 1) sorted by relevance
49 struct boost_tuple_iterator struct52 typedef Cons cons_type;55 typename add_const<Cons>::type> identity;58 explicit boost_tuple_iterator(Cons& in_cons) in boost_tuple_iterator() function60 Cons& cons;63 struct value_of : mpl::identity<typename Iterator::cons_type::head_type> {};66 struct deref87 struct next113 struct lazy_next_distance126 struct distance[all …]