Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bimaps::views::unconstrained_map_view< Tag, BimapType > Class Template Reference

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 &)
 

Detailed Description

template<class Tag, class BimapType>
class boost::bimaps::views::unconstrained_map_view< Tag, BimapType >

Unconstrained view of a side of a bimap.

Member Typedef Documentation

template<class Tag , class BimapType >
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::const_iterator
template<class Tag , class BimapType >
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::const_reference
template<class Tag , class BimapType >
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::info_type
template<class Tag , class BimapType >
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::iterator
template<class Tag , class BimapType >
typedef void boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::reference

Constructor & Destructor Documentation

template<class Tag , class BimapType >
template<class T >
boost::bimaps::views::unconstrained_map_view< Tag, BimapType >::unconstrained_map_view ( const T )
inline

The documentation for this class was generated from the following file: