Searched defs:as_deque (Results 1 – 8 of 8) sorted by relevance
24 struct as_deque struct29 gen;32 type;39 as_deque(Sequence& seq) in as_deque() function48 as_deque(Sequence const& seq) in as_deque() function
29 struct as_deque struct38 struct as_deque<0> struct41 struct apply49 call(Iterator) in call()122 struct as_deque<N> struct125 struct apply135 call(Iterator const& i0) in call()
32 struct as_deque : struct44 as_deque(Sequence& seq) in as_deque() function53 as_deque(Sequence const& seq) in as_deque() function
13 struct as_deque<1> struct16 struct apply25 call(Iterator const& i0) in call()34 struct as_deque<2> struct37 struct apply46 call(Iterator const& i0) in call()55 struct as_deque<3> struct58 struct apply67 call(Iterator const& i0) in call()76 struct as_deque<4> struct[all …]