Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::QArrayOpsSelector< T, class > Struct Template Reference

#include <qarraydataops.h>

+ Collaboration diagram for QtPrivate::QArrayOpsSelector< T, class >:

Public Types

typedef QGenericArrayOps< T > Type
 

Detailed Description

template<class T, class = void>
struct QtPrivate::QArrayOpsSelector< T, class >

Definition at line 877 of file qarraydataops.h.

Member Typedef Documentation

◆ Type

template<class T , class = void>
typedef QGenericArrayOps<T> QtPrivate::QArrayOpsSelector< T, class >::Type

Definition at line 879 of file qarraydataops.h.


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