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

#include <boman_et_al_graph_coloring.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, non_default_resolver=true)
 
template<typename Key >
T operator() (const Key &) const
 
template<typename Key >
T operator() (const Key &, T, T y) const
 

Member Function Documentation

template<typename T >
boost::graph::distributed::detail::graph_coloring_reduce< T >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename T >
template<typename Key >
T boost::graph::distributed::detail::graph_coloring_reduce< T >::operator() ( const Key &  ) const
inline
template<typename T >
template<typename Key >
T boost::graph::distributed::detail::graph_coloring_reduce< T >::operator() ( const Key &  ,
T  ,
T  y 
) const
inline

References boost::polygon::y().


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