NCBI C++ ToolKit
|
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... | |
Functor template for the C language deallocation function, free().
Definition at line 366 of file ncbimisc.hpp.