This file contains the definition of a template of a class whose object can define a local value of a given variable, and restores the original value upon destruction. More...
Go to the source code of this file.
Classes | |
class | chomp::homology::local_var< varType > |
Local variable guardian. More... | |
Namespaces | |
namespace | chomp |
This is the top-level namespace of the CHomP library interface; most classes and functions are contained in its sub-namespaces. | |
namespace | chomp::homology |
This is the main namespace that contains most of the CHomP library classes and functions, some of which are used in the Uniform Expansion project. |
This file contains the definition of a template of a class whose object can define a local value of a given variable, and restores the original value upon destruction.
Definition in file localvar.h.