QtBase  v6.3.1
Public Types | List of all members
QtPrivate::QArrayOpsSelector< T, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type > Struct Template Reference

#include <qarraydataops.h>

Public Types

typedef QMovableArrayOps< TType
 

Detailed Description

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

Definition at line 880 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 885 of file qarraydataops.h.


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