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

#include <safe_conversions.h>

Collaboration diagram for pdfium::internal::IsNumericRangeContained< Dst, Src, Enable >:

Static Public Attributes

static constexpr bool value = false

Detailed Description

template<typename Dst, typename Src, class Enable = void>
struct pdfium::internal::IsNumericRangeContained< Dst, Src, Enable >

Definition at line 246 of file safe_conversions.h.

Member Data Documentation

◆ value

template<typename Dst, typename Src, class Enable = void>
bool pdfium::internal::IsNumericRangeContained< Dst, Src, Enable >::value = false
staticconstexpr

Definition at line 247 of file safe_conversions.h.


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