Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
The goal is more efficient implementation of Bitmap<N>
For N=64 it should produce code that is as efficient as current specialization for N=64.
After implementation, specialized template for N=64 should be removed.
Attachments
Issue Links
- causes
-
MDEV-30401 Bitmap type - Shifting 64-bit value by 64 bits is undefined (cppcheck)
- Closed