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, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type > Struct Template Reference

#include <qarraydataops.h>

+ Collaboration diagram for QtPrivate::QArrayOpsSelector< T, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type >:

Public Types

typedef QMovableArrayOps< T > Type
 

Detailed Description

template<class T>
struct QtPrivate::QArrayOpsSelector< T, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type >

Definition at line 892 of file qarraydataops.h.

Member Typedef Documentation

◆ Type

template<class T >
typedef QMovableArrayOps<T> QtPrivate::QArrayOpsSelector< T, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type >::Type

Definition at line 897 of file qarraydataops.h.


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