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::QuickSortFilter< Predicate, QuickSortData<> > Struct Template Reference

#include <qmakearray_p.h>

+ Collaboration diagram for QtPrivate::QuickSortFilter< Predicate, QuickSortData<> >:

Public Types

using Type = QuickSortData<>
 

Detailed Description

template<template< typename > class Predicate>
struct QtPrivate::QuickSortFilter< Predicate, QuickSortData<> >

Definition at line 85 of file qmakearray_p.h.

Member Typedef Documentation

◆ Type

template<template< typename > class Predicate>
using QtPrivate::QuickSortFilter< Predicate, QuickSortData<> >::Type = QuickSortData<>

Definition at line 87 of file qmakearray_p.h.


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