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

#include <safe_conversions_impl.h>

Collaboration diagram for pdfium::IsTypeInRangeForNumericType< Dst, Src >:

Static Public Attributes

static const bool value

Detailed Description

template<typename Dst, typename Src>
struct pdfium::IsTypeInRangeForNumericType< Dst, Src >

Definition at line 393 of file safe_conversions_impl.h.

Member Data Documentation

◆ value

template<typename Dst, typename Src>
const bool pdfium::internal::IsTypeInRangeForNumericType< Dst, Src >::value
static
Initial value:
= StaticDstRangeRelationToSrcRange<Dst, Src>::value ==

Definition at line 394 of file safe_conversions_impl.h.


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