LibreOffice Module comphelper (master) 1
Public Member Functions | List of all members
comphelper::detail::ReleaseFunc< T > Struct Template Reference

#include <make_shared_from_uno.hxx>

Public Member Functions

void operator() (T *p) const
 

Detailed Description

template<typename T>
struct comphelper::detail::ReleaseFunc< T >

Definition at line 30 of file make_shared_from_uno.hxx.

Member Function Documentation

◆ operator()()

template<typename T >
void comphelper::detail::ReleaseFunc< T >::operator() ( T *  p) const
inline

Definition at line 32 of file make_shared_from_uno.hxx.

References p.


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