Home
last modified time | relevance | path

Searched refs:node_holder (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/intrusive/detail/
Dnode_holder.hpp28 struct node_holder struct
Dgeneric_hook.hpp141 , node_holder<typename NodeTraits::node, Tag, BaseHookType>
Dhook_traits.hpp41 typedef node_holder<node, Tag, Type> node_holder_type;
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp2476 template <typename NodeAlloc> struct node_holder struct
2493 explicit node_holder(Table& b) : constructor_(b.node_alloc()), nodes_() in node_holder() argument
2503 ~node_holder();
2541 template <typename Alloc> node_holder<Alloc>::~node_holder() in ~node_holder()
4090 node_holder<node_allocator> holder(*this); in assign_buckets()
4099 node_holder<node_allocator> holder(*this); in move_assign_buckets()
4483 node_holder<node_allocator> holder(*this); in assign_buckets()
4497 node_holder<node_allocator> holder(*this); in move_assign_buckets()