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 D | concept.hpp | 73 struct destroy_node struct 78 (destroy_node));
|
| H A D | variant_dynamic.hpp | 247 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 D | destroy.hpp | 51 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 D | remove.hpp | 138 … 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()
|