tlx
Loading...
Searching...
No Matches
CountingPtrDefaultDeleter Class Reference

default deleter for CountingPtr More...

#include <counting_ptr.hpp>

Public Member Functions

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

Detailed Description

default deleter for CountingPtr

Definition at line 24 of file counting_ptr.hpp.

Member Function Documentation

◆ operator()()

template<typename Type>
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: