Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRangeModelImpl< Structure, Range, Protocol >::unordered Struct Reference

#include <qrangemodel_impl.h>

Collaboration diagram for QRangeModelImpl< Structure, Range, Protocol >::unordered:

Friends

constexpr bool operator< (unordered, QtPrivate::CompareAgainstLiteralZero) noexcept
constexpr bool operator> (unordered, QtPrivate::CompareAgainstLiteralZero) noexcept

Detailed Description

template<typename Structure, typename Range, typename Protocol = QRangeModelDetails::table_protocol_t<Range>>
struct QRangeModelImpl< Structure, Range, Protocol >::unordered

Definition at line 1958 of file qrangemodel_impl.h.

◆ operator<

template<typename Structure, typename Range, typename Protocol = QRangeModelDetails::table_protocol_t<Range>>
bool operator< ( unordered ,
QtPrivate::CompareAgainstLiteralZero  )
friend

Definition at line 1959 of file qrangemodel_impl.h.

◆ operator>

template<typename Structure, typename Range, typename Protocol = QRangeModelDetails::table_protocol_t<Range>>
bool operator> ( unordered ,
QtPrivate::CompareAgainstLiteralZero  )
friend

Definition at line 1961 of file qrangemodel_impl.h.


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