|
|
class template for determining the length of a typelist. To be used like KTypeListLength< typelist >::Value;
| enum { Value = 0 } |
| enum { Value = 1 + KTypeListLength::Value } |
| Generated by: root on bugs.devel.redhat.com on Wed Nov 13 08:37:52 2002, using kdoc 2.0a54. |