30 typedef char completeCheck[
sizeof(T) ? 1 : -1];(
void)
sizeof(completeCheck);
37 template<
class T,
class D>
96 #if !((__GNUC__ == 2) && (__GNUC_MINOR__ >= 95)) 118 template<
class T2,
class D>
206 inline operator bool ()
const 252 #if !((__GNUC__ == 2) && (__GNUC_MINOR__ >= 95))
SharedPtr(const SharedPtr< T2 > &r)
const T * ConstPointerType
bool operator<(ConstPointerType other) const
~SharedPtrDeletionDeleterImpl()
bool operator==(const SharedPtr< T2 > &r) const
ReferenceType operator*() const
PointerType operator->() const
SharedPtr(const SharedPtr &r)
SharedPtrDeletionDeleterImpl(T *ptr, D d)
bool operator!=(const SharedPtr< T2 > &r) const
SharedPtrDeletionInternal * _deletion
virtual ~SharedPtrDeletionInternal()
QGL_EXTERN void(APIENTRY *qglActiveTexture)(GLenum texture)
SharedPtr & operator=(const SharedPtr &r)
const T & ConstReferenceType
SharedPtrDeletionImpl(T *ptr)
RefValue refCount() const