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

PrevUpHomeNext

unconstrained_map_view Class Template Reference

Unconstrained view of a side of a bimap. More...

#include <unconstrained_map_view.hpp>

List of all members.

Public Member Functions

template<class T>
 unconstrained_map_view (const T &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.

Definition at line 28 of file unconstrained_map_view.hpp.


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

PrevUpHomeNext