NCBI C++ ToolKit
Static Public Member Functions | List of all members
CDeleter< X > Struct Template Reference

Search Toolkit Book for CDeleter

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

#include <corelib/ncbimisc.hpp>

Static Public Member Functions

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

Detailed Description

template<class X>
struct CDeleter< X >

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

Examples
/home/coremake/doxygen/cxx/include/corelib/ncbimisc.hpp.

Definition at line 366 of file ncbimisc.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:01 2024 by modify_doxy.py rev. 669887