Skip to content
Snippets Groups Projects
  1. Nov 22, 2023
  2. Sep 15, 2023
  3. Aug 23, 2023
  4. Mar 16, 2022
  5. Nov 17, 2021
  6. Jun 16, 2021
  7. Jan 27, 2021
  8. Jan 18, 2021
  9. 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
  10. Dec 17, 2020