![]() |
Flutter Engine
The Flutter Engine
|
#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 607 of file safe_conversions_impl.h.
using base::internal::UnderlyingType< T >::type = typename ArithmeticOrUnderlyingEnum<T>::type |
Definition at line 608 of file safe_conversions_impl.h.
|
static |
Definition at line 610 of file safe_conversions_impl.h.
|
static |
Definition at line 611 of file safe_conversions_impl.h.
|
static |
Definition at line 609 of file safe_conversions_impl.h.
|
static |
Definition at line 612 of file safe_conversions_impl.h.