5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
14inline void FMarkStackVisitor::Visit(T&
Value,
const TCHAR*)
21inline void FMarkStackVisitor::Visit(T
Begin, T
End,
const TCHAR*)
31template <
typename ElementType,
typename AllocatorType>
38template <
typename ElementType,
typename KeyFuncs,
typename Allocator>
41 for (ElementType&
Value : Values)
48template <
typename KeyType,
typename ValueType,
typename SetAllocator,
typename KeyFuncs>
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
decltype(auto) Visit(Func &&Callable, Variants &&... Args)
Definition TVariant.h:271
UE_NODEBUG UE_FORCEINLINE_HINT RangedForIteratorType end()
Definition Array.h:3391
UE_NODEBUG UE_FORCEINLINE_HINT RangedForIteratorType begin()
Definition Array.h:3389
Definition UnrealString.h.inl:34
@ Element
Definition Visu.h:18