|
|
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 daffy.perf.redhat.com on Tue Apr 16 21:22:55 2002, using kdoc 2.0a54. |