Go to the source code of this file.
Classes | |
| class | tmp< T > |
| A class for managing temporary objects. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class T > | |
| void | Swap (tmp< T > &lhs, tmp< T > &rhs) |
| Specializes the Swap algorithm for tmp. More... | |