#include <commonc++/Common.h++>#include <commonc++/NullPointerException.h++>
Go to the source code of this file.
Classes | |
| class | ScopedPtr< T > |
| A non-copyable scoped pointer. More... | |
Namespaces | |
| namespace | ccxx |
Functions | |
| template<class T > | |
| void | swap (ScopedPtr< T > &a, ScopedPtr< T > &b) throw () |
| Swap two ScopedPtr values. | |
1.6.3