Skip to content
Snippets Groups Projects
  1. Jan 09, 2022
  2. May 17, 2021
  3. Jan 01, 2021
  4. Jan 03, 2020
  5. Sep 12, 2019
  6. Aug 20, 2019
  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. Jan 10, 2017
  12. Jan 09, 2017
  13. Jul 11, 2016
  14. May 17, 2016
  15. Jan 13, 2016
  16. Jul 09, 2015
  17. May 21, 2015
Loading