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