Home
last modified time | relevance | path

Searched defs:internal_node_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/node/
Dweak_static.hpp163 internal_node_allocator_type & internal_node_allocator() { return *this; } in internal_node_allocator() function in boost::geometry::index::detail::rtree::allocators
164 internal_node_allocator_type const& internal_node_allocator() const { return *this; } in internal_node_allocator() function in boost::geometry::index::detail::rtree::allocators
Dweak_dynamic.hpp206 internal_node_allocator_type & internal_node_allocator() { return *this; } in internal_node_allocator() function in boost::geometry::index::detail::rtree::allocators
207 internal_node_allocator_type const& internal_node_allocator() const { return *this; } in internal_node_allocator() function in boost::geometry::index::detail::rtree::allocators