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::SaturateFastAsmOp< Dst, Src > Struct Template Reference

#include <safe_conversions.h>

Collaboration diagram for pdfium::internal::SaturateFastAsmOp< Dst, Src >:

Public Member Functions

 __attribute__ ((always_inline)) static Dst Do(Src value)

Static Public Member Functions

static constexpr Dst Do (Src)

Static Public Attributes

static constexpr bool is_supported = false

Detailed Description

template<typename Dst, typename Src>
struct pdfium::internal::SaturateFastAsmOp< Dst, Src >

Definition at line 28 of file safe_conversions.h.

Member Function Documentation

◆ __attribute__()

template<typename Dst, typename Src>
pdfium::internal::SaturateFastAsmOp< Dst, Src >::__attribute__ ( (always_inline) )
inline

Definition at line 27 of file safe_conversions_arm_impl.h.

◆ Do()

template<typename Dst, typename Src>
constexpr Dst pdfium::internal::SaturateFastAsmOp< Dst, Src >::Do ( Src )
inlinestaticconstexpr

Definition at line 30 of file safe_conversions.h.

Member Data Documentation

◆ is_supported

template<typename Dst, typename Src>
constexpr bool pdfium::internal::SaturateFastAsmOp< Dst, Src >::is_supported = false
staticconstexpr

Definition at line 29 of file safe_conversions.h.


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