5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
11template <
typename DerivedType>
33 template <
bool bTransactional>
34 void Detach(FAllocationContext
Context)
55 void Detach(FAllocationContext
Context)
66 template <
typename FunctionType>
69 if (
LIKELY(!LastChild.Get()))
90 return static_cast<DerivedType*
>(
this);
93 template <
typename TVisitor>
EForEachResult ForEach(T &Array, const PREDICATE_CLASS &Predicate)
Definition AISense_Sight.cpp:60
#define LIKELY(x)
Definition CityHash.cpp:107
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE_INTRINSIC_CAST UE_REWRITE constexpr std::remove_reference_t< T > && MoveTemp(T &&Obj) noexcept
Definition UnrealTemplate.h:520
UE_NODEBUG UE_FORCEINLINE_HINT void Push(ElementType &&Item)
Definition Array.h:1224
@ Visitor
Definition XmppMultiUserChat.h:94