Searched defs:tupled_back_inserters_st (Results 1 – 1 of 1) sorted by relevance
383 struct tupled_back_inserters_st<geometry::tuples::int_sequence<Is...>, std::tuple<Ts...> > struct385 typedef std::tuple<geometry::range::back_insert_iterator<Ts>...> type;387 static type apply(std::tuple<Ts...> & tup) in apply()