Loading [MathJax]/extensions/tex2jax.js
Thrill  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CountingPtrDefaultDeleter Class Reference

Detailed Description

default deleter for CountingPtr

Definition at line 24 of file counting_ptr.hpp.

#include <counting_ptr.hpp>

Public Member Functions

template<typename Type >
void operator() (Type *ptr) const noexcept
 

Member Function Documentation

◆ operator()()

void operator() ( Type *  ptr) const
inlinenoexcept

Definition at line 28 of file counting_ptr.hpp.


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