GNU Radio's SATNOGS Package
date::detail::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
 

Member Data Documentation

◆ value

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

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