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_kw_spec< K(T)> Struct Template Reference

#include <python.hpp>

Public Types

typedef arg_spec< typename
keyword< K >::type, typename
required< K >::type, typename
optimized< K >::type, T
type
 

Member Typedef Documentation

template<class K , class T >
typedef arg_spec< typename keyword<K>::type , typename required<K>::type , typename optimized<K>::type , T > boost::parameter::python::aux::make_kw_spec< K(T)>::type

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