5#if (defined(__AUTORTFM) && __AUTORTFM)
30template<
size_t InlineCapacity, EContainerVal
idation Val
idation = EContainerVal
idation::Enabled>
56 return *
this =
static_cast<bool>(
Other);
93 Words = std::move(
Other.Words);
116 inline void Push(
bool Bit)
121 Words.Push(Bit ? 1 : 0);
125 WordType&
Word = Words.Back();
139 const WordType
Word = Words.Back();
156 inline size_t Num()
const {
return Count; }
173 bool operator[](
size_t Index)
const
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
U16 Index
Definition radfft.cpp:71