#include <QtCore/qglobal.h>
template < > class QUintForSize < 8 >{
   /* This entity specializes QUintForSize */
   /* Some contents are skipped to improve readability */
   public: typedef quint64 Type;
   /* ... */
};
#endif /* __cplusplus */
#endif /* QGLOBAL_H */