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::SaturationDefaultLimits< T > Struct Template Reference

#include <safe_conversions.h>

Inheritance diagram for pdfium::internal::SaturationDefaultLimits< T >:
Collaboration diagram for pdfium::internal::SaturationDefaultLimits< T >:

Static Public Member Functions

static constexpr T NaN ()
static constexpr T Overflow ()
static constexpr T Underflow ()

Detailed Description

template<typename T>
struct pdfium::internal::SaturationDefaultLimits< T >

Definition at line 117 of file safe_conversions.h.

Member Function Documentation

◆ NaN()

template<typename T>
constexpr T pdfium::internal::SaturationDefaultLimits< T >::NaN ( )
inlinestaticconstexpr

Definition at line 118 of file safe_conversions.h.

◆ Overflow()

template<typename T>
constexpr T pdfium::internal::SaturationDefaultLimits< T >::Overflow ( )
inlinestaticconstexpr

Definition at line 126 of file safe_conversions.h.

◆ Underflow()

template<typename T>
constexpr T pdfium::internal::SaturationDefaultLimits< T >::Underflow ( )
inlinestaticconstexpr

Definition at line 134 of file safe_conversions.h.


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