Visual Computing Library
|
Get the first type of a pack of types (variadic templates) or a TypeWrapper. More...
#include <vclib/types/variadic_templates.h>
Public Types | |
using | type = std::tuple_element< 0, std::tuple< Args... > >::type |
Get the first type of a pack of types (variadic templates) or a TypeWrapper.
Usage: