Skip to content
Snippets Groups Projects
  1. Dec 04, 2023
  2. Nov 27, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Sep 15, 2023
  6. Aug 23, 2023
  7. Mar 16, 2022
  8. Nov 17, 2021
  9. Jun 16, 2021
  10. Jan 27, 2021
  11. Jan 18, 2021
  12. Dec 28, 2020
    • Michael Kuron's avatar
      Remove Boost and switch to C++17 · c3b6da1d
      Michael Kuron authored and Markus Holzer's avatar Markus Holzer committed
      Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available.
      We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
      c3b6da1d
  13. Dec 17, 2020