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>
197 inline PointerType
get ()
const
206 inline operator bool ()
const
252 #if !((__GNUC__ == 2) && (__GNUC_MINOR__ >= 95))
SharedPtr(const SharedPtr &r)
SharedPtrDeletionImpl(T *ptr)
bool operator<(ConstPointerType other) const
PointerType operator->() const
~SharedPtrDeletionDeleterImpl()
SharedPtr(const SharedPtr< T2 > &r)
RefValue refCount() const
const T * ConstPointerType
const T & ConstReferenceType
const GLuint *typedef void(APIENTRY *GenRenderbuffersEXT_t)(GLsizei
virtual ~SharedPtrDeletionInternal()
SharedPtr & operator=(const SharedPtr &r)
bool operator!=(const SharedPtr< T2 > &r) const
ReferenceType operator*() const
bool operator==(const SharedPtr< T2 > &r) const
SharedPtrDeletionInternal * _deletion
SharedPtrDeletionDeleterImpl(T *ptr, D d)