|
Mantid
|
An object for constructing a shared_ptr that won't ever delete its pointee. More...
#include <IComponent.h>
Public Member Functions | |
| void | operator() (const void *) |
| Does nothing. | |
| void | operator() (void *) |
| Does nothing. | |
An object for constructing a shared_ptr that won't ever delete its pointee.
Definition at line 172 of file IComponent.h.
|
inline |
Does nothing.
Definition at line 177 of file IComponent.h.
|
inline |
Does nothing.
Definition at line 175 of file IComponent.h.