A lightweight identifier you can pass to overloaded functions to typefy them. More...
#include <Meta.h>
Public Types | |
typedef T | OriginalType |
A lightweight identifier you can pass to overloaded functions to typefy them.
Type2Type lets you transport the type information about T to functions
Definition at line 47 of file Meta.h.
typedef T gmtl::Type2Type< T >::OriginalType |