Loki  0.1.7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Loki::DeleteNothing< P > Class Template Reference

#include <StrongPtr.h>

Detailed Description

template<class P>
class Loki::DeleteNothing< P >

Implementation of the DeletePolicy used by StrongPtr. This will never delete anything. You can use this policy with pointers to an undefined type or a pure interface class with a protected destructor.


The documentation for this class was generated from the following file: