GM2Calc 2.3.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
gm2_raii.hpp File Reference

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< Tgm2calc::make_raii_save (T &var)