Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/view/iterator_range/detail/
Dsegmented_iterator_range.hpp245 struct make_segment_sequence_back struct
287 rest_type;
291 recurse;
300 type;
303 static type call(Stack const& stack) in call()
317 struct make_segment_sequence_back<Stack, 2> struct
347 type;
350 static type call(Stack const& stack) in call()
358 struct make_segment_sequence_back<Stack, 1> struct
360 typedef typename Stack::cdr_type type; // nil_
[all …]