|
|
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 Mon Sep 2 10:12:10 2002, using kdoc 2.0a54. |