7#if WITH_VERSE_VM || defined(__INTELLISENSE__)
27 T*
GetPtr() {
return Ptr; }
29 explicit operator bool()
const {
return !!(Ptr); }
41 T& operator[](
size_t Index)
59 void*
GetPtr() {
return Ptr; }
61 explicit operator bool()
const {
return !!(Ptr); }
65constexpr inline bool IsTAux =
false;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
#define check(expr)
Definition AssertionMacros.h:314
UE_FORCEINLINE_HINT FLinearColor operator*(float Scalar, const FLinearColor &Color)
Definition Color.h:473
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE_FORCEINLINE_HINT uint32 GetPtr() const
Definition LockFreeList.h:15
const bool
Definition NetworkReplayStreaming.h:178
U16 Index
Definition radfft.cpp:71