Searched defs:node_alloc (Results 1 – 5 of 5) sorted by relevance
373 nallocator_type &node_alloc() BOOST_NOEXCEPT in node_alloc() function in boost::container::node_handle383 const nallocator_type &node_alloc() const BOOST_NOEXCEPT in node_alloc() function in boost::container::node_handle
447 NodeAlloc &node_alloc() in node_alloc() function450 const NodeAlloc &node_alloc() const in node_alloc() function
1983 node_allocator node_alloc(*alloc_); in ~node_handle_set() local2004 node_allocator node_alloc(*alloc_); in operator =() local
2466 node_allocator node_alloc(*alloc_); in ~node_handle_map() local2487 node_allocator node_alloc(*alloc_); in operator =() local
3007 node_allocator const& node_alloc() const in node_alloc() function3014 node_allocator& node_alloc() { return allocators_.second(); } in node_alloc() function