Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
q23type_traits.h File Reference

(40501ffbb441ce48733b3733b7ab781c7db8cca8)

#include <QtCore/q20type_traits.h>
Include dependency graph for q23type_traits.h:

Go to the source code of this file.

Classes

struct  q23::is_scoped_enum< E, isEnum >
struct  q23::is_scoped_enum< T, false >

Namespaces

namespace  q23

Variables

template<typename E>
constexpr bool q23::is_scoped_enum_v = is_scoped_enum<E>::value