Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bimaps::relation::support::both_keys_extractor< Relation > Struct Template Reference

#include <data_extractor.hpp>

Public Types

typedef BOOST_DEDUCED_TYPENAME
Relation::storage_base 
result_type
 

Public Member Functions

const result_typeoperator() (const Relation &rel) const
 
result_typeoperator() (Relation &rel) const
 

Member Typedef Documentation

template<class Relation >
typedef BOOST_DEDUCED_TYPENAME Relation::storage_base boost::bimaps::relation::support::both_keys_extractor< Relation >::result_type

Member Function Documentation

template<class Relation >
const result_type& boost::bimaps::relation::support::both_keys_extractor< Relation >::operator() ( const Relation rel) const
inline
template<class Relation >
result_type& boost::bimaps::relation::support::both_keys_extractor< Relation >::operator() ( Relation rel) const
inline

The documentation for this struct was generated from the following file: