Tcl::details::get_callback_type_for_construct< C, T1, T2, T3, T4, T5, T6, void, void, void > Struct Template Reference
#include <src/cpptcl/cpptcl.h>
List of all members.
|
Public Types |
typedef callback6< C *, T1, T2,
T3, T4, T5, T6 > | type |
template<class C, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
struct Tcl::details::get_callback_type_for_construct< C, T1, T2, T3, T4, T5, T6, void, void, void >
Member Typedef Documentation
template<class C, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
typedef callback6<C*, T1, T2, T3, T4, T5, T6> Tcl::details::get_callback_type_for_construct< C, T1, T2, T3, T4, T5, T6, void, void, void >::type |
The documentation for this struct was generated from the following file: