KTypeListLength< KTypeList< T, U > > Struct Reference
#include <ktypelist.h>
Public Types | |
enum | { Value = 1 + KTypeListLength<U>::Value } |
Detailed Description
A class template for determining the length of a typelist.
To be used like KTypeListLength< typelist >::Value;
Member Enumeration Documentation
anonymous enum |
The length of the type list.
Definition at line 392 of file ktypelist.h.
The documentation for this struct was generated from the following file: