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

PrevUpHomeNext

bimap::map_by Struct Template Reference

List of all members.

Public Types

typedef BOOST_DEDUCED_TYPENAME::boost::bimaps::support::map_type_by<
Tag, bimap >::type 
type

Detailed Description

template<class KeyTypeA, class KeyTypeB, class AP1 = ::boost::mpl::na, class AP2 = ::boost::mpl::na, class AP3 = ::boost::mpl::na>
template<class Tag>
struct boost::bimaps::bimap< KeyTypeA, KeyTypeB, AP1, AP2, AP3 >::map_by< Tag >

Definition at line 352 of file bimap.hpp.


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

PrevUpHomeNext