All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
blaze::NoDelete Struct Reference

No-delete policy class. More...

#include <NoDelete.h>

Public Member Functions

Utility functions
template<typename Type >
void operator() (const Type &ptr) const
 Implementation of the no-delete policy.
 

Detailed Description

No-delete policy class.

Member Function Documentation

template<typename Type >
void blaze::NoDelete::operator() ( const Type &  ptr) const
inline

Implementation of the no-delete policy.

Parameters
ptrThe pointer to delete.
Returns
void

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