|
Unravel Engine C++ Reference
|
Go to the source code of this file.
Classes | |
| struct | checked_deleter< T > |
| struct | checked_array_deleter< T > |
Functions | |
| template<typename T > | |
| void | checked_delete (T *&x) |
| template<typename T > | |
| void | checked_array_delete (T *&x) |
|
inline |
Definition at line 13 of file checked_delete.h.
|
inline |
Definition at line 5 of file checked_delete.h.