5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
8#include "Misc/Optional.h"
49 template <
typename CellType>
92 template <
typename CellType>
99 template <
typename CellType>
108 template <
typename TVisitor>
#define checkSlow(expr)
Definition AssertionMacros.h:332
@ INDEX_NONE
Definition CoreMiscDefines.h:150
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
T * New(FMemStackBase &Mem, int32 Count=1, int32 Align=DEFAULT_ALIGNMENT)
Definition MemStack.h:259
decltype(auto) Visit(Func &&Callable, Variants &&... Args)
Definition TVariant.h:271
Definition NameTypes.h:617
Definition StringBuilder.h:509
UE_REWRITE auto IndexOf(const RangeType &Range, const ValueType &Value)
Definition IndexOf.h:59
Type
Definition CString.h:21
@ IgnoreCase
Definition CString.h:26
@ CaseSensitive
Definition CString.h:23
@ Visitor
Definition XmppMultiUserChat.h:94
T::FDataType GetValue(const UBlackboardComponent &Blackboard, const FName &Name, FBlackboard::FKey &InOutCachedKey, const typename T::FDataType &DefaultValue)
Definition ValueOrBBKey.h:51
U16 Index
Definition radfft.cpp:71
Definition Optional.h:131