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

(63a8f657c2236829f16016602d9c0098b089d35e)

#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