#include <StrongPtr.h>
Public Member Functions | |
void | Swap (DeleteArray &) |
Static Public Member Functions | |
static void | Delete (const P *p) |
static P * | Default (void) |
Definition at line 214 of file StrongPtr.h.
static void Loki::DeleteArray< P >::Delete | ( | const P * | p | ) | [inline, static] |
Definition at line 217 of file StrongPtr.h.