Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_map_function< PropMap > Class Template Reference

#include <property_map.hpp>

Public Types

typedef property_traits
< PropMap >::value_type 
result_type
 

Public Member Functions

 property_map_function (const PropMap &pm)
 
result_type operator() (const param_type &k) const
 

Member Typedef Documentation

template<typename PropMap >
typedef property_traits<PropMap>::value_type boost::property_map_function< PropMap >::result_type

Constructor & Destructor Documentation

template<typename PropMap >
boost::property_map_function< PropMap >::property_map_function ( const PropMap &  pm)
inlineexplicit

Member Function Documentation

template<typename PropMap >
result_type boost::property_map_function< PropMap >::operator() ( const param_type &  k) const
inline

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