|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 86908e: replace resetting of temporary parameters by RAII_...GitHub noreply at github.comTue Jan 17 14:07:15 GMT 2017
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 86908ec8f3fd5afcf9713af18b940184fb741dcb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86908ec8f3fd5afcf9713af18b940184fb741dcb Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2017-01-17 (Tue, 17 Jan 2017) Changed paths: M meta/Constraint.m M meta/FlexibleSUSY.m M templates/two_scale_high_scale_constraint.cpp.in M templates/two_scale_low_scale_constraint.cpp.in M templates/two_scale_susy_scale_constraint.cpp.in Log Message: ----------- replace resetting of temporary parameters by RAII_guard which resets the parameters at destruction. This ensures exception safety and one cannot forget to reset the parameter.
More information about the Flexiblesusy-commits mailing list |