shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
shards::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 <Shards_TypeList.hpp>

Detailed Description

template<class ListType, typename TestValue, unsigned ordinal = 0>
class shards::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 130 of file Shards_TypeList.hpp.


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