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

#include <safe_math_shared_impl.h>

Collaboration diagram for pdfium::internal::MathWrapper< M, L, R >:

Public Types

using math
using type = typename math::result_type

Detailed Description

template<template< typename, typename, typename > class M, typename L, typename R>
struct pdfium::internal::MathWrapper< M, L, R >

Definition at line 174 of file safe_math_shared_impl.h.

Member Typedef Documentation

◆ math

template<template< typename, typename, typename > class M, typename L, typename R>
using pdfium::internal::MathWrapper< M, L, R >::math
Initial value:
void>
#define M(_x, _y)
typename ArithmeticOrUnderlyingEnum< T >::type type

Definition at line 175 of file safe_math_shared_impl.h.

◆ type

template<template< typename, typename, typename > class M, typename L, typename R>
using pdfium::internal::MathWrapper< M, L, R >::type = typename math::result_type

Definition at line 178 of file safe_math_shared_impl.h.


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