Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 815 of file qarraydataops.h.

Member Typedef Documentation

◆ Type

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

Definition at line 817 of file qarraydataops.h.


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