openasip
openasip copied to clipboard
Reducing/eliminating Boost library dependencies
OpenASIP uses the Boost library for various functionalities. Some of these are nowadays implemented as part of the C++ standard library, which would allow them to be replaced with standard library functions. For example:
https://en.cppreference.com/w/cpp/filesystem