Skip to content
Snippets Groups Projects
  1. Sep 05, 2021
  2. Jul 05, 2021
  3. Apr 04, 2021
  4. Jan 01, 2021
  5. Jul 30, 2020
  6. Jan 03, 2020
  7. Sep 12, 2019
  8. Jul 09, 2019
  9. May 27, 2019
  10. 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
  11. Feb 27, 2019
  12. Jan 06, 2019
  13. Oct 01, 2018
  14. Sep 30, 2018
  15. Aug 22, 2018
  16. Jan 02, 2018
  17. Oct 19, 2017
  18. May 02, 2017
  19. Jan 10, 2017
  20. Jan 09, 2017
  21. Jun 14, 2016
  22. May 17, 2016
  23. May 11, 2016
  24. Apr 21, 2016
  25. Jan 13, 2016
  26. Sep 04, 2015
  27. Sep 02, 2015
  28. Sep 01, 2015
  29. Aug 18, 2015
  30. Aug 12, 2015
  31. Jul 13, 2015
  32. Jul 09, 2015
Loading