Home
last modified time | relevance | path

Searched defs:get_mutable_relation_functor (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/bimap/relation/detail/
Dto_mutable_relation_functor.hpp68 struct get_mutable_relation_functor struct
71 operator()( const BOOST_DEDUCED_TYPENAME Relation::above_view & r ) const in operator ()()
78 struct get_mutable_relation_functor< ::boost::bimaps::relation::mutant_relation<TA,TB,Info,true> > struct
80 typedef ::boost::bimaps::relation::mutant_relation<TA,TB,Info,true> Relation;
83 operator()( BOOST_DEDUCED_TYPENAME Relation::above_view & r ) const in operator ()()
89 operator()( const BOOST_DEDUCED_TYPENAME Relation::above_view & r ) const in operator ()()