Boost C++ Libraries Boost.Bimap Home Libraries People FAQ More

PrevUpHomeNext

unconstrained_set_view Class Template Reference

Unconstrained view of a bimap. More...

#include <unconstrained_set_view.hpp>

List of all members.

Public Types

typedef void const_iterator
typedef void iterator

Public Member Functions

template<class T>
 unconstrained_set_view (const T &t)


Detailed Description

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

Unconstrained view of a bimap.

Definition at line 28 of file unconstrained_set_view.hpp.


The documentation for this class was generated from the following file:
Copyright 2006 Matias Capeletto

PrevUpHomeNext