Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::property_map_reader< PropertyMap > Struct Template Reference

#include <distributed_graph_utility.hpp>

Public Member Functions

 property_map_reader (PropertyMap pm)
 
template<typename T >
PropertyMap::value_type operator() (const T &v)
 

Constructor & Destructor Documentation

template<typename PropertyMap >
boost::graph::distributed::property_map_reader< PropertyMap >::property_map_reader ( PropertyMap  pm)
inlineexplicit

Member Function Documentation

template<typename PropertyMap >
template<typename T >
PropertyMap::value_type boost::graph::distributed::property_map_reader< PropertyMap >::operator() ( const T v)
inline

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