25 template<
typename T,
typename TOther,
typename...
Ts>
constexpr size_t IndexOf
Interface alias.
Definition IndexOf.hpp:19
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25
Definition IndexOf.hpp:16
Compile-time list of types.
Definition TypeList.hpp:15