tl::IndexOf< TypeList< T, Tail >, T > Struct Template Reference

Index of type in TypeList. More...

#include <TypeList.h>


Public Types

 value = 0
 Type we are looking for is head -> set result to 0.
enum  { value = 0 }


Detailed Description

template<class T, class Tail>
struct tl::IndexOf< TypeList< T, Tail >, T >

Index of type in TypeList.

Specialization for case where element we are looking for is head of the list. Returns 0 in value.


Member Enumeration Documentation

template<class T, class Tail>
anonymous enum

Enumerator:
value  Type we are looking for is head -> set result to 0.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 19 17:43:49 2006 for Load Monitor for Linux by  doxygen 1.4.7