lass::python::impl::ExplicitResolver11< CppClass, R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, meta::TypeList< Head, Tail > > Struct Template Reference
|
Public Types |
typedef ExplicitResolver12
< CppClass, R, P1, P2, P3, P4,
P5, P6, P7, P8, P9, P10, P11,
Head, Tail >::TImpl | TImpl |
Detailed Description
template<class CppClass, typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10, typename P11, typename Head, typename Tail>
struct lass::python::impl::ExplicitResolver11< CppClass, R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, meta::TypeList< Head, Tail > >
Definition at line 4759 of file pyobject_call.inl.
Member Typedef Documentation
template<class CppClass , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 , typename P9 , typename P10 , typename P11 , typename Head , typename Tail >
typedef ExplicitResolver12<CppClass, R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, Head, Tail>::TImpl lass::python::impl::ExplicitResolver11< CppClass, R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, meta::TypeList< Head, Tail > >::TImpl |
The documentation for this struct was generated from the following file: