|
ACF $AcfVersion:0$
|
Default delete adapter. More...
#include <TPointerVector.h>
Public Types | |
| typedef Pointer * | ElementType |
Static Public Member Functions | |
| static Pointer * | GetPtr (const ElementType &element) |
| static Pointer * | PopPtr (const ElementType &element) |
| static void | Delete (const ElementType &element) |
Default delete adapter.
Definition at line 20 of file TPointerVector.h.
| typedef Pointer* istd::TDeleteAdapter< Pointer >::ElementType |
Definition at line 23 of file TPointerVector.h.
|
inlinestatic |
Definition at line 35 of file TPointerVector.h.
|
inlinestatic |
Definition at line 25 of file TPointerVector.h.
Referenced by istd::TDeleteAdapter< Pointer >::PopPtr().
|
inlinestatic |
Definition at line 30 of file TPointerVector.h.
References istd::TDeleteAdapter< Pointer >::GetPtr().