3#ifndef TETL_TYPE_TRAITS_REMOVE_POINTER_HPP
4#define TETL_TYPE_TRAITS_REMOVE_POINTER_HPP
Definition adjacent_find.hpp:8
typename remove_pointer< T >::type remove_pointer_t
Definition remove_pointer.hpp:38
T type
Definition remove_pointer.hpp:19
T type
Definition remove_pointer.hpp:24
T type
Definition remove_pointer.hpp:34
T type
Definition remove_pointer.hpp:29
Provides the member typedef type which is the type pointed to by T, or, if T is not a pointer,...
Definition remove_pointer.hpp:13
T type
Definition remove_pointer.hpp:14