shards Version of the Day
Loading...
Searching...
No Matches
shards::IndexListFind< List, J, OK > Struct Template Reference

Find member of compile-time list of indices.
Defines enum { value = index of member equal to J }; . More...

Detailed Description

template<class List, int J, bool OK = 0 <= J>
struct shards::IndexListFind< List, J, OK >

Find member of compile-time list of indices.
Defines enum { value = index of member equal to J }; .

Definition at line 51 of file Shards_IndexList.hpp.


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