Murl Engine API  Version 2018.3
Murl::NoDeleter Class Reference

The no-delete functor. More...

#include <murl_deleter.h>

Detailed Description

The no-delete functor.

Public Member Functions

template<class DataType >
void operator() (DataType *&pointer)
 Set the pointer to zero. More...
 

Member Function Documentation

◆ operator()()

template<class DataType >
void Murl::NoDeleter::operator() ( DataType *&  pointer)
inline

Set the pointer to zero.

Parameters
pointerReference to the pointer to set.

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