Replace boost::dynamic_bitset with std::vector<bool>
Showing
- src/blockforest/BlockForest.cpp 27 additions, 24 deletionssrc/blockforest/BlockForest.cpp
- src/blockforest/BlockForest.h 1 addition, 1 deletionsrc/blockforest/BlockForest.h
- src/blockforest/SetupBlockForest.cpp 10 additions, 10 deletionssrc/blockforest/SetupBlockForest.cpp
- src/core/EndianIndependentSerialization.h 11 additions, 11 deletionssrc/core/EndianIndependentSerialization.h
Please register or sign in to comment