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, typename K::third > Struct Template Reference

#include <python.hpp>

Public Types

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

Member Typedef Documentation

template<class K , class T >
typedef arg_spec< typename K::first, typename K::second, typename K::third, T > boost::parameter::python::aux::make_arg_spec_impl< K, T, typename K::third >::type

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