TConstDualBothSetBitIterator

A specialization of [TConstDualSetBitIterator](API\Runtime\Core\Containers\TConstDualSetBitIterator) for iterating over two [TBitArray](API\Runtime\Core\Containers\TBitArray) containers and stop only when bits in the same location in each are both set.

Windows
MacOS
Linux

Type

typedef TConstDualSetBitIterator< Allocator, OtherAllocator, true > TConstDualBothSetBitIterator

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 bits in the same location in each are both set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss