View of a bimap that is signature compatible with std::unordered_multiset. More...
#include <unordered_multiset_view.hpp>
Public Member Functions | |
unordered_multiset_view (BOOST_DEDUCED_TYPENAME base_::base_type &c) | |
BOOST_BIMAP_NON_UNIQUE_VIEW_INSERT_FUNCTIONS unordered_multiset_view & | operator= (const unordered_multiset_view &v) |
View of a bimap that is signature compatible with std::unordered_multiset.
This class uses container_adaptor and iterator_adaptor to wrapped a index of the multi_index bimap core so it can be used as a std::unordered_multiset.
See also const_unordered_multiset_view.
|
inline |
|
inline |