CDeleter< X > Struct Template Reference
[Application Framework]

Search Toolkit Book for CDeleter

#include <ncbimisc.hpp>

List of all members.


Detailed Description

template<class X>
struct CDeleter< X >

Functor template for the C language deallocation function, free().

Definition at line 396 of file ncbimisc.hpp.

Static Public Member Functions

static void Delete (X *object)
 C Language deallocation function.


Member Function Documentation

template<class X>
static void CDeleter< X >::Delete X *  object  )  [inline, static]
 

C Language deallocation function.

Definition at line 399 of file ncbimisc.hpp.

References free().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 11:12:49 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:58 2009 by modify_doxy.py rev. 173732