libcommonc++  0.7
ScopedPtr.h++ File Reference
Include dependency graph for ScopedPtr.h++:

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...