Home
last modified time | relevance | path

Searched refs:destroy_node (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dconcept.hpp73 struct destroy_node struct
78 (destroy_node));
H A Dvariant_dynamic.hpp247 struct destroy_node< struct
261 struct destroy_node< struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Ddestroy.hpp51 rtree::destroy_node<Allocators, internal_node>::apply(m_allocators, node_to_destroy); in operator ()()
59 rtree::destroy_node<Allocators, leaf>::apply(m_allocators, m_current_node); in operator ()()
H A Dremove.hpp138 … rtree::destroy_node<Allocators, internal_node>::apply(m_allocators, root_to_destroy); in operator ()()
259 rtree::destroy_node<Allocators, leaf>::apply(m_allocators, it->second); in reinsert_removed_nodes_elements()
265 rtree::destroy_node<Allocators, internal_node>::apply(m_allocators, it->second); in reinsert_removed_nodes_elements()