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