template <long long Num, long long Den, int N>

struct count_fractional_digits

Defined at line 1050 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

Base case that doesn't instantiate any more templates

in order to avoid overflow.

Public Members

static const int value