1. 28 Apr, 2020 1 commit
    • Dominik Charousset's avatar
      Work around weird if constexpr fail · 0dac5b9f
      Dominik Charousset authored
      Using `enable_if` should have the same effect as our previous approach
      based on `if constexpr`. Alas, `if constexpr` failed to compile on both
      GCC and Clang while the equivalent `enable_if` solution works.
      0dac5b9f
  2. 27 Apr, 2020 6 commits
  3. 22 Apr, 2020 2 commits
  4. 19 Apr, 2020 11 commits
  5. 18 Apr, 2020 15 commits
  6. 17 Apr, 2020 1 commit
  7. 16 Apr, 2020 2 commits
  8. 15 Apr, 2020 2 commits