Visual Computing Library
devel
|
Get the index of a type T in a pack of types (variadic templates) or a TypeWrapper. More...
#include <vclib/base/variadic_templates.h>
Static Public Attributes | |
static constexpr uint | value = indexInTypePack<T, Us...>() |
Get the index of a type T in a pack of types (variadic templates) or a TypeWrapper.
Usage: