Searched defs:multiset_of (Results 1 – 2 of 2) sorted by relevance
114 struct multiset_of : public ::boost::bimaps::detail::set_type_of_tag struct117 typedef KeyType user_type;121 value_type_of<user_type>::type value_type;124 typedef KeyCompare key_compare;126 struct lazy_concept_checked158 typedef mpl::bool_<false> mutable_key;
54 struct multiset_of struct56 typedef boost::container::multiset<Key, Compare, polymorphic_allocator<Key>, Options> type;