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