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::QLessThanOperatorForType< T, false > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QLessThanOperatorForType< T, false >:

Static Public Attributes

static constexpr QMetaTypeInterface::LessThanFn lessThan = nullptr
 

Detailed Description

template<typename T>
struct QtPrivate::QLessThanOperatorForType< T, false >

Definition at line 2372 of file qmetatype.h.

Member Data Documentation

◆ lessThan

template<typename T >
constexpr QMetaTypeInterface::LessThanFn QtPrivate::QLessThanOperatorForType< T, false >::lessThan = nullptr
staticconstexpr

Definition at line 2374 of file qmetatype.h.


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