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 namespace contains the entire CHomP library interface. | |
namespace | chomp::homology |
This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library. |
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.