View of a side of a bimap that is signature compatible with tr1::unordered_map. More...
#include <boost/config.hpp>#include <utility>#include <boost/bimap/container_adaptor/unordered_map_adaptor.hpp>#include <boost/bimap/detail/map_view_base.hpp>

Classes | |
| class | boost::bimaps::views::unordered_map_view< Tag, BimapType > | 
| Map View of a bimap, signature compatible with tr1::unordered_map.  More... | |
| struct | boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::unordered_map_view< Tag, BimapType > > | 
| struct | boost::bimaps::detail::right_map_view_extra_typedefs< ::boost::bimaps::views::unordered_map_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_map.
| #define BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEF | ( | MAP_VIEW, | |
| SIDE, | |||
| TYPENAME | |||
| ) | 
| #define BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEFS_BODY | ( | MAP_VIEW, | |
| SIDE | |||
| ) |