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

PrevUpHomeNext

get_mutable_relation_functor Struct Template Reference

Used in set views. More...

#include <to_mutable_relation_functor.hpp>

List of all members.

Public Member Functions

const Relation operator() (const BOOST_DEDUCED_TYPENAME Relation::above_view &r) const


Detailed Description

template<class Relation>
struct boost::bimaps::relation::detail::get_mutable_relation_functor< Relation >

Used in set views.

Definition at line 68 of file to_mutable_relation_functor.hpp.


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

PrevUpHomeNext