Skip to content
Snippets Groups Projects
  1. Feb 09, 2020
    • Gerhard Raven's avatar
      Modernize LHCbMath · a42ae480
      Gerhard Raven authored
      * prefer to pass c'tor arguments by value, and std::move them in place
      * prefer member initialization at point of declaration
      * add [[nodiscard]]
      * prefer using over typedef
      * prefer =default
      * remove redundant inline qualifiers
      * add constexpr
      a42ae480
  2. Feb 07, 2020
  3. Feb 05, 2020
  4. Feb 03, 2020
  5. Jan 31, 2020
Loading