Searched defs:as_vector (Results 1 – 8 of 8) sorted by relevance
13 struct as_vector<1> struct16 struct apply25 call(Iterator const& i0) in call()34 struct as_vector<2> struct37 struct apply46 call(Iterator const& i0) in call()55 struct as_vector<3> struct58 struct apply67 call(Iterator const& i0) in call()76 struct as_vector<4> struct[all …]
22 struct as_vector struct24 typedef typename detail::as_vector<result_of::size<Sequence>::value> gen;27 type;34 as_vector(Sequence& seq) in as_vector() function43 as_vector(Sequence const& seq) in as_vector() function
31 struct as_vector<0> struct34 struct apply42 call(Iterator) in call()115 struct as_vector<N> struct118 struct apply128 call(Iterator const& i0) in call()
61 struct as_vector struct