GM2Calc 2.3.0
|
Go to the source code of this file.
Classes | |
class | gm2calc::RAII_save< T > |
Saves value of variable and restores it at destruction. More... | |
Namespaces | |
namespace | gm2calc |
Functions | |
template<typename T > | |
constexpr RAII_save< T > | gm2calc::make_raii_save (T &var) |