Namespaces | |
| namespace | PWToolBox |
Functions | |
| template<typename T> | |
| void | PWToolBox::SafeDelete (T *&p) |
| Deletes a raw pointer and sets it to 0. | |
| template<typename T> | |
| void | PWToolBox::SafeDeleteArray (T *&p) |
| Deletes a raw pointer array and sets it to 0. | |
1.5.1