Home
last modified time | relevance | path

Searched refs:custom_push_back (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_container.hpp36 inline void custom_push_back(Item const& p) { m_hidden_deque.push_back(p); } in custom_push_back() function in all_custom_container
61 container.custom_push_back(item); in apply()
Dall_custom_linestring.hpp60 als.custom_push_back(point); in apply()
Dall_custom_ring.hpp66 acr.custom_push_back(point); in apply()