Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
pdfium::internal::MaxExponentPromotion< Lhs, Rhs, Promotion > Struct Template Reference
Collaboration diagram for pdfium::internal::MaxExponentPromotion< Lhs, Rhs, Promotion >:

Detailed Description

template<typename Lhs, typename Rhs, ArithmeticPromotionCategory Promotion = (MaxExponent<Lhs>::value > MaxExponent<Rhs>::value) ? LEFT_PROMOTION : RIGHT_PROMOTION>
struct pdfium::internal::MaxExponentPromotion< Lhs, Rhs, Promotion >

Definition at line 454 of file safe_conversions_impl.h.


The documentation for this struct was generated from the following file: