|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] a25c82: Add generalised RAII guard
GitHub
noreply at github.com
Tue Jan 17 10:31:26 GMT 2017
Branch: refs/heads/feature-2.0
Home: https://github.com/FlexibleSUSY/FlexibleSUSY
Commit: a25c828154c88000fc8dd8979864e7988aa52712
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a25c828154c88000fc8dd8979864e7988aa52712
Author: Dylan Harries <dylan.harries at adelaide.edu.au>
Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths:
M src/raii.hpp
M test/test_raii.cpp
Log Message:
-----------
Add generalised RAII guard
to allow for more complicated clean-up actions.
Based on the C++11 version of Andrei Alexandrescu's
ScopeGuard.
More information about the Flexiblesusy-commits
mailing list
|