LibreOffice Module comphelper (master) 1
Classes | Namespaces | Functions
make_shared_from_uno.hxx File Reference
#include <memory>
Include dependency graph for make_shared_from_uno.hxx:

Go to the source code of this file.

Classes

struct  comphelper::detail::ReleaseFunc< T >
 

Namespaces

namespace  comphelper
 
namespace  comphelper::detail
 

Functions

template<typename T >
std::shared_ptr< T > comphelper::make_shared_from_UNO (T *p)
 Makes a std::shared_ptr from a ref-counted UNO object pointer. More...