counts the arguments of a sigc::signal3
More...
#include <signal_wrapper.h>
Static Public Attributes |
static const int | value = 3 |
static const int | tspec = value |
Detailed Description
template<typename T_return, typename T_arg1, typename T_arg2, typename T_arg3, typename T_accumulator>
struct sigx::internal::count_signal_arguments< sigc::signal3< T_return, T_arg1, T_arg2, T_arg3, T_accumulator > >
counts the arguments of a sigc::signal3
Field Documentation
template<typename T_return , typename T_arg1 , typename T_arg2 , typename T_arg3 , typename T_accumulator >
template<typename T_return , typename T_arg1 , typename T_arg2 , typename T_arg3 , typename T_accumulator >
The documentation for this struct was generated from the following file: