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