Loki::DeleteSingle< P > Class Template Reference
[Delete policies]

#include <StrongPtr.h>

List of all members.

Public Member Functions

void Swap (DeleteSingle &)

Static Public Member Functions

static void Delete (const P *p)
static P * Default (void)


Detailed Description

template<class P>
class Loki::DeleteSingle< P >

Implementation of the DeletePolicy used by StrongPtr. This deletes just one shared object. This is the default class for the DeletePolicy.

Definition at line 183 of file StrongPtr.h.


Member Function Documentation

template<class P>
static void Loki::DeleteSingle< P >::Delete ( const P *  p  )  [inline, static]

Definition at line 186 of file StrongPtr.h.


The documentation for this class was generated from the following file:
Generated on Sun Feb 25 16:52:48 2007 for Loki by  doxygen 1.5.1-p1