Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSortedData< Values > Struct Template Reference

#include <qmakearray_p.h>

+ Collaboration diagram for QSortedData< Values >:

Public Types

using Data = typename QtPrivate::QuickSort< typename QtPrivate::QuickSortData< Values... > >::Type
 

Detailed Description

template<typename ... Values>
struct QSortedData< Values >

Definition at line 130 of file qmakearray_p.h.

Member Typedef Documentation

◆ Data

template<typename ... Values>
using QSortedData< Values >::Data = typename QtPrivate::QuickSort<typename QtPrivate::QuickSortData<Values...> >::Type

Definition at line 131 of file qmakearray_p.h.


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