QXRD  0.11.16
qcepallocatorthread-ptr.h
Go to the documentation of this file.
1 #ifndef QCEPALLOCATORTHREADPTR_H
2 #define QCEPALLOCATORTHREADPTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QcepAllocatorThread> QcepAllocatorThreadPtr;
9 
10 #endif // QCEPALLOCATORTHREADPTR_H
11 
QSharedPointer< QcepAllocatorThread > QcepAllocatorThreadPtr