Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Get the index of a type in a type list. More...
#include <type_list.hpp>
Static Public Attributes | |
static constexpr auto | index |
Index of type T in List. |
Get the index of a type in a type list.
T | Type to find. |
List | Types in the list. |
|
staticconstexpr |
Index of type T in List.