Scarab  v2.4.4
Project 8 C++ Utility Library
Static Public Attributes | List of all members
static_gcd< Xp, Yp > Struct Template Reference

#include <date.h>

Static Public Attributes

static const std::intmax_t value = static_gcd<Yp, Xp % Yp>::value
 

Detailed Description

template<std::intmax_t Xp, std::intmax_t Yp>
struct date::detail::static_gcd< Xp, Yp >

Definition at line 1032 of file date.h.

Member Data Documentation

◆ value

const std::intmax_t value = static_gcd<Yp, Xp % Yp>::value
static

Definition at line 1034 of file date.h.


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