Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.5.0
-
Component/s: Server
-
Labels:
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.