Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Tests/Containers
nick edwards 9c37766203 TBitArray:
- Find and FindAndSetFirstZeroBit updated to use FindFromImpl internally, as they perform the same search logic.
- FindAndSetLastZeroBit updated to use FindLast internally, as it performs the same search logic.
- Unit tests added for TestFindLast, TestFindAndSetFirstZeroBit and TestFindAndSetLastZeroBit

#rb Steve.Robb

[CL 26343861 by nick edwards in ue5-main branch]
2023-06-30 10:29:48 -04:00
..
2023-06-30 10:29:48 -04:00