Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::parameter::python::aux::make_arg_spec_impl< K, T, Optimized > Struct Template Reference

#include <python.hpp>

Inheritance diagram for boost::parameter::python::aux::make_arg_spec_impl< K, T, Optimized >:

Public Types

typedef arg_spec< typename
K::first, typename K::second,
Optimized, T
type
 

Member Typedef Documentation

template<class K, class T, class Optimized = mpl::false_>
typedef arg_spec< typename K::first, typename K::second, Optimized, T > boost::parameter::python::aux::make_arg_spec_impl< K, T, Optimized >::type

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