Thrill  0.1
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: