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

PrevUpHomeNext

pair_to_relation_functor< Tag,::boost::bimaps::relation::mutant_relation< TA, TB, true > > Struct Template Reference

List of all members.

Public Types

typedef ::boost::bimaps::relation::mutant_relation<
TA, TB, true > 
Relation

Public Member Functions

const Relationoperator() (const BOOST_DEDUCED_TYPENAME::boost::bimaps::relation::support::pair_type_by< Tag, Relation >::type &p) const
Relationoperator() (BOOST_DEDUCED_TYPENAME::boost::bimaps::relation::support::pair_type_by< Tag, Relation >::type &p) const

Detailed Description

template<class Tag, class TA, class TB>
struct boost::bimaps::relation::detail::pair_to_relation_functor< Tag,::boost::bimaps::relation::mutant_relation< TA, TB, true > >

Definition at line 44 of file to_mutable_relation_functor.hpp.


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

PrevUpHomeNext