7#ifndef KIS_PINNED_SHARED_PTR_H
8#define KIS_PINNED_SHARED_PTR_H
58 explicit operator const T*()
const;
66 dbg.nospace() << ptr.
data();
~NotConvertibleToT()=delete
NotConvertibleToT * RestrictedBool
KisPinnedSharedPtr(const KisSharedPtr< X > &other)
KisPinnedSharedPtr(T *other)
KisPinnedSharedPtr(const KisWeakSharedPtr< X > &other)
KisSharedPtr< T > BaseClass
QDebug operator<<(QDebug dbg, const KisPinnedSharedPtr< T > &ptr)