Home
last modified time | relevance | path

Searched refs:tupled_back_inserters (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/detail/
Dtupled_output.cpp43 typedef typename bgd::tupled_back_inserters<TupleM>::type tuple_bi; in test_back_inserters()
47 bgd::tupled_back_inserters<TupleM>::apply(tup); in test_back_inserters()
/third_party/boost/boost/geometry/algorithms/detail/
Dtupled_output.hpp355 struct tupled_back_inserters struct
360 struct tupled_back_inserters<std::pair<F, S> > struct
394 struct tupled_back_inserters<std::tuple<Ts...> > struct
437 : tupled_back_inserters<GeometryOut>