Skip to content
Snippets Groups Projects
  1. Nov 17, 2022
  2. Nov 16, 2022
    • Jonas Hahnfeld's avatar
      Fix build with GCC 8 · 936a2962
      Jonas Hahnfeld authored
      It appears GCC had a bug, fixed in GCC 9.2, that incorrectly checks
      for a complete type in std::unique_ptr initialized with braces even
      if the constructors and the destructor are defined out-of-line, when
      the type is complete.
      936a2962
  3. Nov 11, 2022
  4. Nov 10, 2022
  5. Nov 04, 2022
  6. Nov 03, 2022
  7. Oct 30, 2022
  8. Oct 29, 2022
Loading