Home
last modified time | relevance | path

Searched refs:root_to_destroy (Results 1 – 1 of 1) 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/visitors/
H A Dremove.hpp131 node_pointer root_to_destroy = m_root_node; in operator ()() local
138 … rtree::destroy_node<Allocators, internal_node>::apply(m_allocators, root_to_destroy); in operator ()()