Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/view/iterator_range/detail/
Dsegmented_iterator_range.hpp97 struct make_segment_sequence_front struct
141 rest_type;
145 recurse;
154 type;
157 static type call(Stack const& stack) in call()
171 struct make_segment_sequence_front<Stack, 2> struct
201 type;
204 static type call(Stack const& stack) in call()
212 struct make_segment_sequence_front<Stack, 1> struct
214 typedef typename Stack::cdr_type type; // nil_
[all …]