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::additive_reducer< T > Struct Template Reference

#include <distributed_graph_utility.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, non_default_resolver=true)
 
template<typename K >
T operator() (const K &) const
 
template<typename K >
T operator() (const K &, const T &local, const T &remote) const
 

Member Function Documentation

template<typename T >
boost::graph::distributed::additive_reducer< T >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename T >
template<typename K >
T boost::graph::distributed::additive_reducer< T >::operator() ( const K &  ) const
inline

References T.

template<typename T >
template<typename K >
T boost::graph::distributed::additive_reducer< T >::operator() ( const K &  ,
const T local,
const T remote 
) const
inline

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