Home
last modified time | relevance | path

Searched refs:node_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 Ddestroy.hpp38 node_pointer node_to_destroy = m_current_node; in operator ()() local
51 rtree::destroy_node<Allocators, internal_node>::apply(m_allocators, node_to_destroy); in operator ()()