Unconstrained view of a side of a bimap. More...
#include <unconstrained_map_view.hpp>
Public Types | |
typedef void | iterator |
typedef void | const_iterator |
typedef void | reference |
typedef void | const_reference |
typedef void | info_type |
Public Member Functions | |
template<class T > | |
unconstrained_map_view (const T &) | |
Unconstrained view of a side of a bimap.
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::const_iterator |
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::const_reference |
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::info_type |
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::iterator |
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::reference |
|
inline |