Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Mar 22, 2021
  2. Mar 02, 2021
  3. Jan 01, 2021
  4. Apr 16, 2020
  5. Apr 10, 2020
  6. Jan 03, 2020
  7. Mar 04, 2019
    • Dmitri Naumov's avatar
      Mark single parameter ctors as explicit. · 01e9c15c
      Dmitri Naumov authored
      Also those where the second and so forth arguments are defaulted.
      
      The MathLib::TemplateVector3 is an exception, because of the many
      required changes through the code, which relies on the implicit
      conversion from TemplatePoint<T, 3> to TemplateVector3<T>.
      
      clang-tidy '*explicit*' check.
      01e9c15c
  8. Feb 27, 2019
  9. Jan 06, 2019
  10. Jan 02, 2018
  11. May 02, 2017
  12. Jan 10, 2017
  13. Jan 09, 2017
  14. Nov 24, 2016
  15. Jun 28, 2016
  16. Jun 10, 2016
  17. May 17, 2016
  18. Jan 13, 2016
  19. Sep 21, 2015
  20. Jul 02, 2015
  21. Mar 25, 2015
  22. Mar 24, 2015
  23. Jan 20, 2015
  24. Sep 03, 2014
  25. Jan 02, 2013
  26. Nov 02, 2012
  27. Oct 26, 2012
  28. Sep 12, 2012
  29. Aug 20, 2012
Loading