![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtConcurrent/qtconcurrent_global.h>
Go to the source code of this file.
Namespaces | |
namespace | QtPrivate |
Variables | |
template<class T> | |
constexpr bool | QtPrivate::IsIterableValue = IsIterable<T>::value |
template<class T> | |
constexpr bool | QtPrivate::IsDereferenceableValue = IsDereferenceable<T>::value |