Classes | Namespaces

chomp/struct/localvar.h File Reference

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.



Detailed Description

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.

Author:
Pawel Pilarczyk

Definition in file localvar.h.