sdsl-lite icon indicating copy to clipboard operation
sdsl-lite copied to clipboard

various enhancements

Open karasikov opened this issue 6 years ago • 0 comments

This PR contains

  • various cleanups fixing compile warnings
  • general enhancements such as const declarations
  • 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)

karasikov avatar Dec 15 '19 16:12 karasikov