Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Nov 17, 2021
  3. Jun 16, 2021
  4. Jan 27, 2021
  5. Jan 18, 2021
  6. 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
  7. Dec 17, 2020