bitset v1.3.0 Release Notes

  • ๐Ÿš€ Released on March 25th, 2013

    • โž• Added a generic bit set data type, abstract with respect to the underlying container.
    • ๐Ÿ‘Œ Improved dynamic bit set performance via optimized 'popCount' and 'testBit' functions.