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
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: