Qt 4.8
Public Types | List of all members
QtPrivate::QScopedArrayEnsureSameType< const X, X > Struct Template Reference

#include <qscopedpointer.h>

Public Types

typedef X * Type
 

Detailed Description

template<typename X>
struct QtPrivate::QScopedArrayEnsureSameType< const X, X >

Definition at line 204 of file qscopedpointer.h.

Typedefs

◆ Type

template<typename X >
typedef X* QtPrivate::QScopedArrayEnsureSameType< const X, X >::Type

Definition at line 204 of file qscopedpointer.h.


The documentation for this struct was generated from the following file: