C++ main module for gpm Package  1.0
Public Member Functions | List of all members
nullDeleter Struct Reference

#include <CORE_Pointers.h>

Public Member Functions

void operator() (void const *) const
 return the default nullDeleter More...
 

Detailed Description

Using a shared_ptr to hold a pointer to a statically allocated object use create<type>SPtr(<type> &x) cf http://www.boost.org/doc/

Member Function Documentation

void nullDeleter::operator() ( void const *  ) const
inline

return the default nullDeleter


The documentation for this struct was generated from the following file: