ISIS Core Library 0.7.2 (api 3.0.0)
Public Member Functions

isis::data::ValueArray< TYPE >::NonDeleter Struct Reference

delete-functor which does nothing (in case someone else manages the data). More...

#include <valuearray.hpp>

Public Member Functions

void operator() (TYPE *p)

Detailed Description

template<typename TYPE>
struct isis::data::ValueArray< TYPE >::NonDeleter

delete-functor which does nothing (in case someone else manages the data).

Definition at line 193 of file valuearray.hpp.


Member Function Documentation

template<typename TYPE>
void isis::data::ValueArray< TYPE >::NonDeleter::operator() ( TYPE *  p) [inline]

Definition at line 194 of file valuearray.hpp.


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