Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::override_property_t< ArgType, Prop, Graph, false > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef boost::property_map
< Graph, Prop >::type 
result_type
 

Public Member Functions

result_type operator() (const Graph &g, const ArgType &) const
 

Member Typedef Documentation

template<typename ArgType , typename Prop , typename Graph >
typedef boost::property_map<Graph, Prop>::type boost::detail::override_property_t< ArgType, Prop, Graph, false >::result_type

Member Function Documentation

template<typename ArgType , typename Prop , typename Graph >
result_type boost::detail::override_property_t< ArgType, Prop, Graph, false >::operator() ( const Graph &  g,
const ArgType &   
) const
inline

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