![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <safe_conversions_impl.h>
Public Types | |
using | type = typename ArithmeticOrUnderlyingEnum<T>::type |
Static Public Attributes | |
static const bool | is_numeric = std::is_arithmetic<type>::value |
static const bool | is_checked = false |
static const bool | is_clamped = false |
static const bool | is_strict = false |
Definition at line 606 of file safe_conversions_impl.h.
using pdfium::internal::UnderlyingType< T >::type = typename ArithmeticOrUnderlyingEnum<T>::type |
Definition at line 607 of file safe_conversions_impl.h.
|
static |
Definition at line 609 of file safe_conversions_impl.h.
|
static |
Definition at line 610 of file safe_conversions_impl.h.
|
static |
Definition at line 608 of file safe_conversions_impl.h.
|
static |
Definition at line 611 of file safe_conversions_impl.h.