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_set_view< CoreIndex > Class Template Reference

Unconstrained view of a bimap. More...

#include <unconstrained_set_view.hpp>

Public Types

typedef void iterator
 
typedef void const_iterator
 

Public Member Functions

template<class T >
 unconstrained_set_view (const T &)
 

Detailed Description

template<class CoreIndex>
class boost::bimaps::views::unconstrained_set_view< CoreIndex >

Unconstrained view of a bimap.

Member Typedef Documentation

template<class CoreIndex >
typedef void boost::bimaps::views::unconstrained_set_view< CoreIndex >::const_iterator
template<class CoreIndex >
typedef void boost::bimaps::views::unconstrained_set_view< CoreIndex >::iterator

Constructor & Destructor Documentation

template<class CoreIndex >
template<class T >
boost::bimaps::views::unconstrained_set_view< CoreIndex >::unconstrained_set_view ( const T )
inline

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