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

PrevUpHomeNext

non_mutable_data_unique_map_view_access Class Template Reference

List of all members.

Public Member Functions

template<class CompatibleKey>
const data_type_ & at (const CompatibleKey &k) const
template<class CompatibleKey>
data_type_ & operator[] (const CompatibleKey &k)

Protected Types

typedef non_mutable_data_unique_map_view_access non_mutable_data_unique_map_view_access_

Detailed Description

template<class Derived, class Tag, class BimapType>
class boost::bimaps::detail::non_mutable_data_unique_map_view_access< Derived, Tag, BimapType >

Definition at line 332 of file map_view_base.hpp.


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

PrevUpHomeNext