Navigation
API > API/Runtime > API/Runtime/Core
Utility for automatically setting up the pointer-sized integer type.
| Name | SelectIntPointerType |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatform.h |
| Include Path | #include "GenericPlatform/GenericPlatform.h" |
Syntax
template<typename T32BITS, typename T64BITS, int PointerSize>
struct SelectIntPointerType