lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Delete scoped pointer policy. More...
#include <scoped_ptr.h>
Static Public Member Functions | |
static LEAN_INLINE void | release (Type *object) |
Deletes the given object. |
Delete scoped pointer policy.