Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::parameter::lazy_value_type< Parameters, Keyword, DefaultFn > Struct Template Reference

#include <value_type.hpp>

Public Types

typedef mpl::apply_wrap3
< typename Parameters::binding,
Keyword, typename
aux::result_of0< DefaultFn >
::type, mpl::false_ >::type 
type
 

Member Typedef Documentation

template<class Parameters , class Keyword , class DefaultFn >
typedef mpl::apply_wrap3< typename Parameters::binding , Keyword , typename aux::result_of0<DefaultFn>::type , mpl::false_ >::type boost::parameter::lazy_value_type< Parameters, Keyword, DefaultFn >::type

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