Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcrt::ReleaseDeleter< T > Struct Template Reference

#include <retain_ptr.h>

+ Collaboration diagram for fxcrt::ReleaseDeleter< T >:

Public Member Functions

void operator() (T *ptr) const
 

Detailed Description

template<class T>
struct fxcrt::ReleaseDeleter< T >

Definition at line 23 of file retain_ptr.h.

Member Function Documentation

◆ operator()()

template<class T >
void fxcrt::ReleaseDeleter< T >::operator() ( T * ptr) const
inline

Definition at line 24 of file retain_ptr.h.


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