Returns the number of types in a typelist Example: 3 == size<typelist<int, int, double>>::value. More...
#include <TypeList.h>
Returns the number of types in a typelist Example: 3 == size<typelist<int, int, double>>::value.
Definition at line 30 of file TypeList.h.