![]() |
Murl Engine API
Version 2018.3
|
The no-delete functor. More...
#include <murl_deleter.h>
The no-delete functor.
Public Member Functions | |
template<class DataType > | |
void | operator() (DataType *&pointer) |
Set the pointer to zero. More... | |
|
inline |
Set the pointer to zero.
pointer | Reference to the pointer to set. |