![]() |
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/qtconfigmacros.h>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
struct | QtPrivate::detail::StorageByValue< Object, typename > |
struct | QtPrivate::detail::StorageEmptyBaseClassOptimization< Object, Tag > |
Namespaces | |
namespace | QtPrivate |
namespace | QtPrivate::detail |
Macros | |
#define | QFUNCTIONALTOOLS_IMPL_H |
#define | FOR_EACH_CVREF(op) |
#define | MAKE_GETTER(cvref) |
#define | MAKE_GETTER(cvref) |
Typedefs | |
template<typename Object, typename Tag = void> | |
using | QtPrivate::CompactStorage |
#define FOR_EACH_CVREF | ( | op | ) |
Definition at line 23 of file qfunctionaltools_impl.h.
#define MAKE_GETTER | ( | cvref | ) |
Definition at line 35 of file qfunctionaltools_impl.h.
#define MAKE_GETTER | ( | cvref | ) |
Definition at line 35 of file qfunctionaltools_impl.h.
#define QFUNCTIONALTOOLS_IMPL_H |
Definition at line 10 of file qfunctionaltools_impl.h.