#define SAFE_DELETE

(x)

if x is not NULL, deletes the object pointed to and sets x to NULL

Documentation

if x is not NULL, deletes the object pointed to and sets x to NULL

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.