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::UnsignedOrFloatForSize< Numeric, IsInteger, IsFloat > Struct Template Reference
Collaboration diagram for pdfium::internal::UnsignedOrFloatForSize< Numeric, IsInteger, IsFloat >:

Detailed Description

template<typename Numeric, bool IsInteger = std::is_integral<Numeric>::value, bool IsFloat = std::is_floating_point<Numeric>::value>
struct pdfium::internal::UnsignedOrFloatForSize< Numeric, IsInteger, IsFloat >

Definition at line 120 of file safe_math_shared_impl.h.


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