Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
concepts::null_deleter Struct Reference

#include <sharedPointer.hh>

List of all members.

Public Member Functions

void operator() (void const *) const

Detailed Description

Definition at line 7 of file sharedPointer.hh.


Member Function Documentation

void concepts::null_deleter::operator() ( void const *  ) const [inline]

Definition at line 9 of file sharedPointer.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)