Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_container.hpp31 inline custom_const_iterator_type custom_end() const { return m_hidden_deque.end(); } in custom_end() function in all_custom_container
33 inline custom_iterator_type custom_end() { return m_hidden_deque.end(); } in custom_end() function in all_custom_container
117 return container.custom_end(); in range_end()
124 return container.custom_end(); in range_end()
Dall_custom_linestring.hpp116 return als.custom_end(); in range_end()
123 return als.custom_end(); in range_end()
Dall_custom_ring.hpp122 return acr.custom_end(); in range_end()
129 return acr.custom_end(); in range_end()