Skip to content
Snippets Groups Projects
  1. Sep 20, 2019
  2. Sep 19, 2019
  3. Sep 18, 2019
  4. Sep 13, 2019
  5. Sep 10, 2019
  6. Sep 09, 2019
  7. Sep 04, 2019
  8. Aug 25, 2019
  9. Aug 22, 2019
  10. Aug 20, 2019
  11. Aug 17, 2019
  12. Aug 16, 2019
  13. Aug 09, 2019
  14. Aug 07, 2019
    • Gerhard Raven's avatar
      Minor updates to Gaudi::Functional implementation · 0610ea3d
      Gerhard Raven authored
      * do not explicitly specify details:: when it is not needed
      * change a 'zip::const_range' into a 'zip::range' as the content
        is already const (and this avoids an internal compiler error
        downstream)
      * define two macros to factor out the pragmas needed to exclude
        a false positive clang diagnostic, and update the existing
        exclusion to use these.
        Note that current clang trunk is fixed, see https://bugs.llvm.org/show_bug.cgi?id=42104,
        so starting with clang 9, the diagnostic should no longer
        have the false positive.
      0610ea3d
  15. Jul 22, 2019
  16. Jul 18, 2019
Loading