Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Type
typedef TConstDualSetBitIterator < Allocator, OtherAllocator, false > TConstDualEitherSetBitIterator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/BitArray.h |
| Include | #include "Containers/BitArray.h" |
Remarks
A specialization of TConstDualSetBitIterator for iterating over two TBitArray containers and stop only when either, or both, of the bits in the same location in each are set.