Flutter Engine
The Flutter Engine
|
#include <safe_math_clang_gcc_impl.h>
Public Member Functions | |
__attribute__ ((always_inline)) static T Do(T value) | |
Static Public Member Functions | |
static constexpr T | Do (T) |
Static Public Attributes | |
static const bool | is_supported = std::is_signed<T>::value |
Definition at line 138 of file safe_math_clang_gcc_impl.h.
|
inline |
Definition at line 140 of file safe_math_clang_gcc_impl.h.
|
inlinestaticconstexpr |
Definition at line 104 of file safe_math_shared_impl.h.
|
static |
Definition at line 139 of file safe_math_clang_gcc_impl.h.