tongrams icon indicating copy to clipboard operation
tongrams copied to clipboard

Remove dependency from boost

Open jermp opened this issue 2 years ago • 0 comments

Currently, boost is used:

  • for the preprocessor's for_each;
  • for memory mapped files;
  • for iterating through gzipped files.

jermp avatar Feb 25 '23 18:02 jermp