Returns the first element of a type list. More...
#include <TypeList.h>
Returns the first element of a type list.
Example: int == head_t<typelist<int, string>>
Definition at line 175 of file TypeList.h.