Searched defs:as_set (Results 1 – 8 of 8) sorted by relevance
22 struct as_set struct24 typedef typename detail::as_set<result_of::size<Sequence>::value> gen;27 type;34 as_set(Sequence& seq) in as_set() function43 as_set(Sequence const& seq) in as_set() function
28 struct as_set struct37 struct as_set<0> struct40 struct apply48 call(Iterator) in call()121 struct as_set<N> struct124 struct apply134 call(Iterator const& i0) in call()
13 struct as_set<1> struct16 struct apply25 call(Iterator const& i0) in call()34 struct as_set<2> struct37 struct apply46 call(Iterator const& i0) in call()55 struct as_set<3> struct58 struct apply67 call(Iterator const& i0) in call()76 struct as_set<4> struct[all …]
39 struct as_set<size, detail::index_sequence<Indices...> > struct42 struct apply54 call(Iterator const& i) in call()