Destructor policy class calling the delete operator.
Static Public Member Functions |
|
| template<typename T > | |
| static void | Delete (T *pointer) |
| Clean up the given pointer by calling the
delete operator. |
|
| static void ManagedServices::DeletePolicy::Delete | ( | T * | pointer | ) | [inline, static] |
Clean up the given pointer by calling the delete operator.