276#if PLATFORM_HAS_128BIT_ATOMICS
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
bool InterlockedCompareExchange(const FIndexedPointer &Exchange, const FIndexedPointer &Comparand)
Definition LockFreeList.h:65
void AtomicRead(const FIndexedPointer &Other)
Definition LockFreeList.h:58
float Val(const FString &Value)
Definition UnrealMath.cpp:3163
UE_REWRITE constexpr void Exchange(T &A, T &B)
Definition UnrealTemplate.h:627