Go to the source code of this file.
Classes | |
class | refPtr< T > |
A class for managing references or pointers (no reference counting) More... | |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
template<class T > | |
void | Swap (refPtr< T > &lhs, refPtr< T > &rhs) |
Specialized Swap algorithm for refPtr. More... | |