Provide `value_type` in `LazySmallBitVector`
This commit introduces `value_type` in `LazySmallBitVector` to fix compilation error on Boost versions newer than 1.65. The bug was triggered in unit tests.
Please register or sign in to comment
This commit introduces `value_type` in `LazySmallBitVector` to fix compilation error on Boost versions newer than 1.65. The bug was triggered in unit tests.