Murl::AutoPointerRef< PointerType > Class Template Reference
A wrapper class to provide AutoPointer with reference semantics. More...
#include "murl_auto_pointer.h"
Detailed Description
template<class PointerType>
class Murl::AutoPointerRef< PointerType >
A wrapper class to provide AutoPointer with reference semantics.
For example, an AutoPointer can be assigned (or constructed from) the result of a function which returns an AutoPointer by value.
All the AutoPointerRef stuff should happen behind the scenes.
The documentation for this class was generated from the following file:
- murl_auto_pointer.h