Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::parameter::aux::make_arg_list< List, DeducedArgs, TagFn, EmitErrors > Struct Template Reference

#include <parameters.hpp>

Public Types

typedef make_arg_list_aux
< List, DeducedArgs, TagFn,
mpl::true_, aux::set0,
empty_arg_list, void_ >::type 
type
 

Member Typedef Documentation

template<class List, class DeducedArgs, class TagFn, class EmitErrors = mpl::true_>
typedef make_arg_list_aux< List, DeducedArgs, TagFn, mpl::true_, aux::set0, empty_arg_list, void_ >::type boost::parameter::aux::make_arg_list< List, DeducedArgs, TagFn, EmitErrors >::type

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