use std::bitset in place of boost::uint64_t as Corpus2::mask_t, move bit functions to bitset.h
Showing
- libcorpus2/tag.cpp 3 additions, 1 deletionlibcorpus2/tag.cpp
- libcorpus2/tag.h 2 additions, 1 deletionlibcorpus2/tag.h
- libcorpus2/tagset.cpp 11 additions, 11 deletionslibcorpus2/tagset.cpp
- libcorpus2/token.cpp 1 addition, 1 deletionlibcorpus2/token.cpp
- libpwrutils/bitset.h 111 additions, 0 deletionslibpwrutils/bitset.h
- libpwrutils/util.h 0 additions, 18 deletionslibpwrutils/util.h
- tagset-tool/main.cpp 2 additions, 2 deletionstagset-tool/main.cpp
- tests/basic.cpp 1 addition, 1 deletiontests/basic.cpp
Please register or sign in to comment