Flutter Engine
The Flutter Engine
|
#include <safe_math_clang_gcc_impl.h>
Public Member Functions | |
template<typename V > | |
__attribute__ ((always_inline)) static const expr bool Do(T x | |
Static Public Member Functions | |
template<typename V > | |
static constexpr bool | Do (T, U, V *) |
Public Attributes | |
U | y |
U V * | result |
Static Public Attributes | |
static const bool | is_supported = true |
Definition at line 79 of file safe_math_clang_gcc_impl.h.
base::internal::CheckedSubFastOp< T, U >::__attribute__ | ( | (always_inline) | ) | const |
|
inlinestaticconstexpr |
Definition at line 55 of file safe_math_shared_impl.h.
|
static |
Definition at line 80 of file safe_math_clang_gcc_impl.h.
U V* base::internal::CheckedSubFastOp< T, U >::result |
Definition at line 82 of file safe_math_clang_gcc_impl.h.
U base::internal::CheckedSubFastOp< T, U >::y |
Definition at line 82 of file safe_math_clang_gcc_impl.h.