libcommonc++
0.7
|
Go to the source code of this file.
Classes | |
class | ScopedPtr< T > |
A non-copyable scoped pointer. More... | |
Namespaces | |
ccxx | |
Functions | |
template<class T > | |
void | swap (ScopedPtr< T > &a, ScopedPtr< T > &b) |
Swap two ScopedPtr values. More... | |