CxxUtils: Null bitset fix.
Fix implementation size calculation for a zero-length ConcurrentBitset: we always need to include at least one block. Fixes memory corruption observed in the unit test.
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
Fix implementation size calculation for a zero-length ConcurrentBitset: we always need to include at least one block. Fixes memory corruption observed in the unit test.