Sierra Toolkit  Version of the Day
stk_classic::TypeListIndex< ListType, TestValue, ordinal > Class Template Reference

Member enum { value = ... }; is the location within ListType of occurance I of type TestValue . If this occurance does not exist then value = -1 . More...

#include <TypeList.hpp>

Detailed Description

template<class ListType, typename TestValue, unsigned ordinal = 0>
class stk_classic::TypeListIndex< ListType, TestValue, ordinal >

Member enum { value = ... }; is the location within ListType of occurance I of type TestValue . If this occurance does not exist then value = -1 .

Definition at line 88 of file TypeList.hpp.


The documentation for this class was generated from the following file: