mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
8f4acea874
This is a single header that wraps around the RTL bitmap API. It keeps track of the number of set bits and a hash of the bitmap. The integrity of the bitmap is checked on each call to any of the RTL bitmap APIs. This only works, if the bitmap is consistently modified using only RTL bitmap APIs and not manually messing with the bitmap buffer. |
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |