#include <QtCore/qatomic.h>
#include <QtCore/qiterator.h>
#include <QtCore/qlist.h>
#include <map>
#include <new>
Go to the source code of this file.
◆ qMapLessThanKey() [1/3]
template<class Key >
bool qMapLessThanKey |
( |
const Key & |
key1, |
|
|
const Key & |
key2 |
|
) |
| |
|
inline |
◆ qMapLessThanKey() [2/3]
template<class Ptr >
bool qMapLessThanKey |
( |
Ptr * |
key1, |
|
|
Ptr * |
key2 |
|
) |
| |
|
inline |
Definition at line 110 of file qmap.h.
QIntegerForSizeof< void * >::Unsigned quintptr
◆ qMapLessThanKey() [3/3]
template<class Ptr >
bool qMapLessThanKey |
( |
const Ptr * |
key1, |
|
|
const Ptr * |
key2 |
|
) |
| |
|
inline |
Definition at line 116 of file qmap.h.
QIntegerForSizeof< void * >::Unsigned quintptr