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