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

#include <properties.hpp>

Public Member Functions

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

Member Function Documentation

template<typename Color >
boost::property_reduce< vertex_color_t >::apply< Color >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename Color >
template<typename Key >
Color boost::property_reduce< vertex_color_t >::apply< Color >::operator() ( const Key &  ) const
inline

References boost::white().

template<typename Color >
template<typename Key >
Color boost::property_reduce< vertex_color_t >::apply< Color >::operator() ( const Key &  ,
Color  local,
Color  remote 
) const
inline

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