NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::detail::no_overflow< R1, R2 >::mul< Xp, Yp, overflow > Struct Template Reference
Collaboration diagram for date::detail::no_overflow< R1, R2 >::mul< Xp, Yp, overflow >:

Static Public Attributes

static const std::intmax_t value = Xp * Yp
 

Detailed Description

template<class R1, class R2>
template<std::intmax_t Xp, std::intmax_t Yp, bool overflow>
struct date::detail::no_overflow< R1, R2 >::mul< Xp, Yp, overflow >

Definition at line 1179 of file date.h.

Member Data Documentation

◆ value

template<class R1 , class R2 >
template<std::intmax_t Xp, std::intmax_t Yp, bool overflow>
const std::intmax_t date::detail::no_overflow< R1, R2 >::mul< Xp, Yp, overflow >::value = Xp * Yp
static

Definition at line 1181 of file date.h.


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