boostorg / dynamic_bitset

Boost.org dynamic_bitset module
http://boost.org/libs/dynamic_bitset
Boost Software License 1.0
38 stars 59 forks source link

Make DynamicBitset no longer depend on Serialization #50

Closed glenfe closed 5 years ago

glenfe commented 5 years ago

Later I'll update the implementation in serialization.hpp to no longer require the user to include <boost/serialization/vector.hpp>.