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

dummy deleter for CountingPtr More...

#include <counting_ptr.hpp>

Public Member Functions

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

Detailed Description

dummy deleter for CountingPtr

Definition at line 34 of file counting_ptr.hpp.

Member Function Documentation

◆ operator()()

template<typename Type>
void operator() ( Type * ) const
inlinenoexcept

Definition at line 38 of file counting_ptr.hpp.


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