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_result< ArgPack, Tag, Prop, Graph > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef override_property_t
< typename
boost::parameter::value_type
< ArgPack, Tag, int >::type,
Prop, Graph,
boost::detail::parameter_exists
< ArgPack, Tag >::value >
::result_type 
type
 

Member Typedef Documentation

template<typename ArgPack, typename Tag, typename Prop, typename Graph>
typedef override_property_t< typename boost::parameter::value_type<ArgPack, Tag, int>::type, Prop, Graph, boost::detail::parameter_exists<ArgPack, Tag>::value >::result_type boost::detail::override_property_result< ArgPack, Tag, Prop, Graph >::type

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