Searched defs:key_nodeptr_comp (Results 1 – 1 of 1) sorted by relevance
58 struct key_nodeptr_comp struct66 typedef key_nodeptr_comp_types<KeyTypeKeyCompare, ValueTraits, KeyOfValue> types_t;67 typedef typename types_t::value_traits value_traits;68 typedef typename types_t::value_type value_type;69 typedef typename types_t::node_ptr node_ptr;70 typedef typename types_t::const_node_ptr const_node_ptr;71 typedef typename types_t::base_t base_t;72 typedef typename types_t::key_of_value key_of_value;75 struct is_same_or_nodeptr_convertible81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()[all …]