View of a side of a bimap that is signature compatible with tr1::unordered_multimap. More...
#include <boost/config.hpp>
#include <utility>
#include <boost/bimap/container_adaptor/unordered_multimap_adaptor.hpp>
#include <boost/bimap/detail/non_unique_views_helper.hpp>
#include <boost/bimap/support/iterator_type_by.hpp>
#include <boost/bimap/detail/map_view_base.hpp>
Classes | |
class | boost::bimaps::views::unordered_multimap_view< Tag, BimapType > |
View of a side of a bimap that is signature compatible with tr1::unordered_multimap. More... | |
struct | boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::unordered_multimap_view< Tag, BimapType > > |
struct | boost::bimaps::detail::right_map_view_extra_typedefs< ::boost::bimaps::views::unordered_multimap_view< Tag, BimapType > > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::bimaps | |
boost::bimaps::views | |
boost::bimaps::detail | |
Macros | |
#define | BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEF(MAP_VIEW, SIDE, TYPENAME) |
#define | BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEFS_BODY(MAP_VIEW, SIDE) |
View of a side of a bimap that is signature compatible with tr1::unordered_multimap.
#define BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEF | ( | MAP_VIEW, | |
SIDE, | |||
TYPENAME | |||
) |
#define BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEFS_BODY | ( | MAP_VIEW, | |
SIDE | |||
) |