tetl 0.1.0
Embedded Template Library
|
Provides the member typedef type which is the type pointed to by T, or, if T is not a pointer, then type is the same as T. The behavior of a program that adds specializations for remove_pointer is undefined. More...
#include <remove_pointer.hpp>
Public Types | |
using | type = T |
Provides the member typedef type which is the type pointed to by T, or, if T is not a pointer, then type is the same as T. The behavior of a program that adds specializations for remove_pointer is undefined.
using type = T |