Navigation
API > API/Runtime > API/Runtime/Core
Removes all top level qualifiers, pointers and references, e.g. TRemoveAllCVPtrRef const volatile&>::Type == int.
| |
|
| Name |
TRemoveAllCVPtrRef |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/Concepts/ConvertibleTo.h |
| Include Path |
#include "Concepts/ConvertibleTo.h" |
Syntax
template<typename T>
struct TRemoveAllCVPtrRef
Derived Classes
TRemoveAllCVPtrRef derived class hierarchy
Struct Specializations
Typedefs
| Name |
Type |
Remarks |
Include Path |
| Type |
T |
|
Concepts/ConvertibleTo.h |