Searched defs:std_tuple_iterator (Results 1 – 1 of 1) sorted by relevance
28 struct std_tuple_iterator struct33 typedef Tuple tuple_type;34 static int const index = Index;37 identity;40 explicit std_tuple_iterator(Tuple& tuple) in std_tuple_iterator() function43 Tuple& tuple;46 struct value_of51 struct deref71 struct advance86 struct next : advance<Iterator, mpl::int_<1>> {};[all …]