|
|
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 stripples.devel.redhat.com on Mon Jul 14 11:52:16 2003, using kdoc 2.0a54. |