sdsl-lite
sdsl-lite copied to clipboard
various enhancements
This PR contains
- various cleanups fixing compile warnings
- general enhancements such as
constdeclarations - refactored uint128 and uint256 with more methods and fixed conversions
- support for reading int_vector_buffer from arbitrary positions in a file (can read by streaming from int_vector appended to file)