View of a bimap that is signature compatible with std::multiset. More...
#include <multiset_view.hpp>
Public Member Functions | |
multiset_view (BOOST_DEDUCED_TYPENAME base_::base_type &c) | |
multiset_view & | operator= (const multiset_view &v) |
View of a bimap that is signature compatible with std::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::multiset.
See also const_multiset_view.
|
inline |
|
inline |