Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TCbFieldIterator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const TCbFieldIterator< OtherFieldType >& Other |
Serialization/CompactBinary.h | ||
bool operator==
(
const FCbIteratorSentinel& |
Serialization/CompactBinary.h |
operator==(const TCbFieldIterator< OtherFieldType > &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
| Include Path | #include "Serialization/CompactBinary.h" |
template<typename OtherFieldType>
bool operator==
(
const TCbFieldIterator < OtherFieldType > & Other
) const
operator==(const FCbIteratorSentinel &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
| Include Path | #include "Serialization/CompactBinary.h" |
bool operator==
(
const FCbIteratorSentinel &
) const