|
lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Generic scoped pointer policy. More...
#include <scoped_ptr.h>
Static Public Member Functions | |
| static LEAN_INLINE void | release (Type *object) |
| Calls. | |
Generic scoped pointer policy.
| static LEAN_INLINE void lean::smart::generic_ptr_policy< Type >::release | ( | Type * | object | ) | [inline, static] |
1.7.6.1