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, Exists > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef ArgType result_type
 

Public Member Functions

result_type operator() (const Graph &, const typename boost::add_reference< ArgType >::type a) const
 

Member Typedef Documentation

template<typename ArgType, typename Prop , typename Graph , bool Exists>
typedef ArgType boost::detail::override_property_t< ArgType, Prop, Graph, Exists >::result_type

Member Function Documentation

template<typename ArgType, typename Prop , typename Graph , bool Exists>
result_type boost::detail::override_property_t< ArgType, Prop, Graph, Exists >::operator() ( const Graph &  ,
const typename boost::add_reference< ArgType >::type  a 
) const
inline

References boost::a.


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