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_distance_t >::apply< T > Class Template Reference

#include <properties.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 x, T y) const
 

Member Function Documentation

template<typename T >
boost::property_reduce< vertex_distance_t >::apply< T >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename T >
template<typename Key >
T boost::property_reduce< vertex_distance_t >::apply< T >::operator() ( const Key &  ) const
inline
template<typename T >
template<typename Key >
T boost::property_reduce< vertex_distance_t >::apply< T >::operator() ( const Key &  ,
T  x,
T  y 
) const
inline

References boost::polygon::y().


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