Searched defs:node_allocator (Results 1 – 6 of 6) sorted by relevance
152 node_allocator_type & node_allocator() { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators153 node_allocator_type const& node_allocator() const { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
166 node_allocator_type & node_allocator() { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators167 node_allocator_type const& node_allocator() const { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
101 typedef typename alloc_traits::allocator_type node_allocator; typedef in __gnu_pbds::detail::left_child_next_sibling_heap
118 typename node_alloc_traits::allocator_type node_allocator; typedef in __gnu_pbds::detail::PB_DS_BIN_TREE_NAME