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::IsLess< L, R > Struct Template Reference

#include <safe_conversions_impl.h>

Collaboration diagram for pdfium::internal::IsLess< L, R >:

Static Public Member Functions

static constexpr bool Test (const L lhs, const R rhs)

Detailed Description

template<typename L, typename R>
struct pdfium::internal::IsLess< L, R >

Definition at line 700 of file safe_conversions_impl.h.

Member Function Documentation

◆ Test()

template<typename L, typename R>
constexpr bool pdfium::internal::IsLess< L, R >::Test ( const L lhs,
const R rhs )
inlinestaticconstexpr

Definition at line 703 of file safe_conversions_impl.h.


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