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

PrevUpHomeNext

pair_to_relation_functor Struct Template Reference

Functor used in map views. More...

#include <to_mutable_relation_functor.hpp>

List of all members.

Public Member Functions

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


Detailed Description

template<class Tag, class Relation>
struct boost::bimaps::relation::detail::pair_to_relation_functor< Tag, Relation >

Functor used in map views.

Definition at line 33 of file to_mutable_relation_functor.hpp.


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

PrevUpHomeNext