Searched refs:__CommonType (Results 1 – 1 of 1) sorted by relevance
33 using __CommonType = common_type_t<_Duration, chrono::seconds>; variable50 __width(__CommonType::period::den) < 19 ? __width(__CommonType::period::den) : 6u;51 using precision = duration<typename __CommonType::rep, ratio<1, __pow10(fractional_width)>>;