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