Skip to content

AST-850 Switch from boost to std

Mark de Wever requested to merge ast-850-switch-from-boost-to-std into master

Prefer to use parts of the Standard library instead of Boost.

This removes the boost (file)system dependencies.

Merge request reports