Main Page
Modules
Namespaces
Classes
Files
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
Loki
::
DeleteNothing
Loki::DeleteNothing< P > Class Template Reference
[
Delete policies
]
#include <
StrongPtr.h
>
List of all members.
Public Member Functions
void
Swap
(
DeleteNothing
&)
Static Public Member Functions
static void
Delete
(const P *)
static P *
Default
(void)
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.
Definition at line
158
of file
StrongPtr.h
.
The documentation for this class was generated from the following file:
StrongPtr.h
Generated on Sun Feb 25 16:52:48 2007 for Loki by
1.5.1-p1