You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- 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 26343800 by nick edwards in 5.3 branch]