Muster
 All Classes Namespaces Files Functions Variables Typedefs Macros
null_deleter Struct Reference

Pass this to a shared pointer if you do NOT want it to own its object. More...

#include <packable_vector.h>

Public Member Functions

void operator() (void const *) const
 

Detailed Description

Pass this to a shared pointer if you do NOT want it to own its object.

Definition at line 13 of file packable_vector.h.

Member Function Documentation

void operator() ( void const *  ) const
inline

Definition at line 14 of file packable_vector.h.


The documentation for this struct was generated from the following file:
Muster. Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.
Distribution of Muster and its documentation is subject to terms of the Muster LICENSE.
Generated on Thu Sep 1 2016 using Doxygen 1.8.5