Wade
Results
3
issues of
Wade
I found that the latest develop branch(commit id: 8e20aa1) will generate compile failures because of std::hash related error when using below CI options on Appveyor: - Environment: FLAVOR=Visual Studio 2017...
I would like to support iterator feature to make it safer when traversing a dynamic_bitset and make the corresponding snippets acting like STL. I think it's necessary for dynamic_bitset to...