counts the provided template arguments. There are specializations for 1 to (7-1) template arguments that are not sigc::nil
More...
#include <internal_types.h>
Static Public Attributes |
static const int | value = 7 |
Detailed Description
template<typename T_arg1 = sigc::nil, typename T_arg2 = sigc::nil, typename T_arg3 = sigc::nil, typename T_arg4 = sigc::nil, typename T_arg5 = sigc::nil, typename T_arg6 = sigc::nil, typename T_arg7 = sigc::nil>
struct sigx::internal::count_arguments< T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 >
counts the provided template arguments. There are specializations for 1 to (7-1) template arguments that are not sigc::nil
Field Documentation
template<typename T_arg1 = sigc::nil, typename T_arg2 = sigc::nil, typename T_arg3 = sigc::nil, typename T_arg4 = sigc::nil, typename T_arg5 = sigc::nil, typename T_arg6 = sigc::nil, typename T_arg7 = sigc::nil>
The documentation for this struct was generated from the following file: