Murl::AutoPointerArray< AutoPointerType > Struct Template Reference
An array of AutoPointer<AutoPointerType> objects. More...
#include "murl_types.h"
Detailed Description
template<class AutoPointerType>
struct Murl::AutoPointerArray< AutoPointerType >
An array of AutoPointer<AutoPointerType> objects.
Usage:
typedef AutoPointerArray<MyClass>::Type MyClassArray;
The documentation for this struct was generated from the following file:
- murl_types.h