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
QtOrderingPrivate::WeakComparator Struct Reference

#include <qcomparehelpers.h>

Collaboration diagram for QtOrderingPrivate::WeakComparator:

Public Member Functions

template<typename LT, typename RT = LT>
constexpr Qt::weak_ordering operator() (const LT &lhs, const RT &rhs) const

Detailed Description

Definition at line 1246 of file qcomparehelpers.h.

Member Function Documentation

◆ operator()()

template<typename LT, typename RT = LT>
Qt::weak_ordering QtOrderingPrivate::WeakComparator::operator() ( const LT & lhs,
const RT & rhs ) const
inlineconstexpr

Definition at line 1248 of file qcomparehelpers.h.


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