
#include "rutz/algo.h"

Go to the source code of this file.
Classes | |
| class | rutz::scoped_ptr< T > |
| A smart-pointer for unshared objects. More... | |
Namespaces | |
| namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
| static const char | __attribute__ ((used)) vcid_groovx_rutz_scopedptr_h_utc20050626084020[] |
smart pointer class for unshared objects (like std::auto_ptr but without transfer-of-ownership semantics)
Definition in file scopedptr.h.
1.6.3