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

PrevUpHomeNext

get_mutable_relation_functor< ::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 Relation::above_view &r) const
Relationoperator() (BOOST_DEDUCED_TYPENAME Relation::above_view &r) const

Detailed Description

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

Definition at line 78 of file to_mutable_relation_functor.hpp.


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

PrevUpHomeNext