QXRD  0.11.16
qxrdsharedpointer.h
Go to the documentation of this file.
1 #ifndef QXRDSHAREDPOINTER_H
2 #define QXRDSHAREDPOINTER_H
3 
4 template <class T>
6 {
7 public:
9 };
10 
11 template <class T>
13 {
14 }
15 
16 
17 #endif // QXRDSHAREDPOINTER_H