|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 6e849b: remove const from return type from method which us...GitHub noreply at github.comSun Jul 12 11:05:05 BST 2015
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 6e849b7491e602453065a87fc7a550f89830d872 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e849b7491e602453065a87fc7a550f89830d872 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-07-12 (Sun, 12 Jul 2015) Changed paths: M src/betafunction.hpp M templates/two_scale_soft_parameters.cpp.in M templates/two_scale_soft_parameters.hpp.in M templates/two_scale_susy_parameters.cpp.in M templates/two_scale_susy_parameters.hpp.in M test/test_betafunction.cpp Log Message: ----------- remove const from return type from method which uses return-by-value This makes a difference in C++ 11 and 14 move semantics.
More information about the Flexiblesusy-commits mailing list |