ECSTASY
All in the name
Loading...
Searching...
No Matches
util::meta::index< T, Ts > Struct Template Reference

Get the index of the first occurence of type T in the types Ts. More...

Detailed Description

template<typename T, typename... Ts>
struct util::meta::index< T, Ts >

Get the index of the first occurence of type T in the types Ts.

Warning
T must be contained in Ts.
Template Parameters
TSearched type.
TsTypes containing T.
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2022-10-25)

Definition at line 31 of file index.hpp.


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