Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. May 17, 2021
  2. Jan 01, 2021
  3. Jan 03, 2020
  4. Sep 12, 2019
  5. Aug 20, 2019
  6. 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
  7. Feb 27, 2019
  8. Jan 06, 2019
  9. Jan 02, 2018
  10. Jan 10, 2017
  11. Jan 09, 2017
  12. Jul 11, 2016
  13. May 17, 2016
  14. Jan 13, 2016
  15. Jul 09, 2015
  16. May 21, 2015
Loading