Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 349 Bytes

File metadata and controls

11 lines (5 loc) · 349 Bytes

Copyright 2017 Sathyanesh Krishnan

Licensed under the Apache License, Version 2.0

BitPool

The BitPool is an elastic pool of bits where it provides facility to SET, CLEAR or check bit status of a given offset location of the elastic bit pool.

For more information about the usage please see TestBitPool.cpp; which is testing 5K bits.