Murl::ArrayDeleter Class Reference

The default array-delete functor. More...

#include "murl_deleter.h"

Public Member Functions

template<class DataType >
void operator() (DataType *&arrayPointer)
 Array-delete the pointer and set the pointer to zero. More...
 

Detailed Description

The default array-delete functor.

Member Function Documentation

◆ operator()()

template<class DataType >
void Murl::ArrayDeleter::operator() ( DataType *&  arrayPointer)
inline

Array-delete the pointer and set the pointer to zero.

Parameters
arrayPointerReference to the pointer to array-delete.

The documentation for this class was generated from the following file:
  • murl_deleter.h


Copyright © 2011-2024 Spraylight GmbH.