#include <MemoryMessage.h>
Inheritance diagram for ark::detail::ArrayDestroyer< T >:

Public Member Functions | |
| ArrayDestroyer (T *arr) | |
| void | destroy () |
Private Attributes | |
| T * | toDestroy |
|
||||||||||
|
|
|
|||||||||
|
Reimplemented from ark::detail::ObjectDestroyer< T >. |
|
|||||
|
Reimplemented from ark::detail::ObjectDestroyer< T >. |
1.4.4