![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qassert.h>
#include <QtCore/qcompare.h>
#include <QtCore/qhashfunctions.h>
#include <QtCore/qnumeric.h>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | QtPrivate |
namespace | QtPrivate::QCheckedIntegers |
Macros | |
#define | Q_CHECKEDINT_POLICY_CHECK(cond, what) |
#define Q_CHECKEDINT_POLICY_CHECK | ( | cond, | |
what ) |
Definition at line 80 of file qcheckedint_impl.h.