Searched defs:node_handle_map (Results 1 – 1 of 1) sorted by relevance
2425 template <typename N, class K, class T, class A> class node_handle_map class2455 node_handle_map(node_pointer ptr, allocator_type const& a) in node_handle_map() function in boost::unordered::node_handle_map2461 BOOST_CONSTEXPR node_handle_map() BOOST_NOEXCEPT : ptr_(), alloc_() {} in node_handle_map() function in boost::unordered::node_handle_map2472 node_handle_map(BOOST_RV_REF(node_handle_map) n) BOOST_NOEXCEPT in node_handle_map() function in boost::unordered::node_handle_map