2y ago · Jan 19, 2024 10:12 AM
A lightweight compile-time Bitmask class leveraging hardware intrinsics: __popcnt64 (count bits), _BitScanForward64 (find lowest set bit).
SigScannerPro · Pattern scanning & Byte masking
The following users thanked SigScannerPro for this post: