v1.3.0
Improvements
- New
to_ulong()
andto_ullong()
interger conversion functions (#9):
They are similar to std::bitset::to_ulong and std::bitset::to_ullong from the standard library.
Others
- Fixed some warnings
- New configuration batch files for Visual Studio 2017/2019/2022
- Simplified CMake config and stopped using CMutils
- Improved documentation look and feel by updating and tuning doxygen-awesome-css
- Fixed links to status badges and OSI logo in README