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. More... | |
void | operator() (void *) |
Does nothing. More... | |
An object for constructing a shared_ptr that won't ever delete its pointee.
Definition at line 166 of file IComponent.h.
|
inline |
Does nothing.
Definition at line 171 of file IComponent.h.
|
inline |
Does nothing.
Definition at line 169 of file IComponent.h.