Thrill  0.1
CountingPtrNoOperationDeleter Class Reference

Detailed Description

dummy deleter for CountingPtr

Definition at line 34 of file counting_ptr.hpp.

#include <counting_ptr.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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: