struct arg_count

This class template is used as a compile time utility to count how many parameters have been passed to the Event class template. More...

Internal Use Only
Full nameTSE3::Impl::arg_count
Definition#include <Notifier.h>
Template formarg_count<typename T>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types


Detailed Description

This class template is used as a compile time utility to count how many parameters have been passed to the Event class template. For most types its value is 1. The def_type is the only exception, its value is 0.

enum { count=1 }

enum { count=0 }


Generated by: pete on philemon on Wed May 25 14:40:07 2005, using kdoc 2.0a54.