Skip to content

22.6.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 09:53

Abstract

This PR will remove some of Boost dependency code.

  • boost::filesystem
  • boost::variant
  • iterator related things (replaced by C++17 algorithm)

Related Issues