![]() |
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_math_shared_impl.h>
Public Member Functions | |
| template<typename V> | |
| __attribute__ ((always_inline)) static V Do(T x | |
Static Public Member Functions | |
| template<typename V> | |
| static constexpr V | Do (T, U) |
Public Attributes | |
| U | y |
Static Public Attributes | |
| static const bool | is_supported = false |
Definition at line 83 of file safe_math_shared_impl.h.
| pdfium::internal::ClampedSubFastOp< T, U >::__attribute__ | ( | (always_inline) | ) |
References y.
|
inlinestaticconstexpr |
Definition at line 86 of file safe_math_shared_impl.h.
|
static |
Definition at line 84 of file safe_math_shared_impl.h.
| U pdfium::internal::ClampedSubFastOp< T, U >::y |
Definition at line 123 of file safe_math_clang_gcc_impl.h.
Referenced by __attribute__().