Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/
Dtupled_output.hpp383 struct tupled_back_inserters_st<geometry::tuples::int_sequence<Is...>, std::tuple<Ts...> > struct
385 typedef std::tuple<geometry::range::back_insert_iterator<Ts>...> type;
387 static type apply(std::tuple<Ts...> & tup) in apply()