Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

[Fix] Updated BitSet to use all 32 bits of an Int #179

Merged
merged 1 commit into from Feb 27, 2021
Merged

[Fix] Updated BitSet to use all 32 bits of an Int #179

merged 1 commit into from Feb 27, 2021

Commits on Feb 27, 2021

  1. BitSet uses the full 32 bits of an Int

    data field is now private to prevent potential leaks
    andrei-cosmin committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    fb851f7 View commit details
    Browse the repository at this point in the history