Searched refs:__CommonType (Results 1 – 1 of 1) sorted by relevance
35 using __CommonType = common_type_t<_Duration, chrono::seconds>; variable53 …_LIBCPP_HIDE_FROM_ABI static unsigned constexpr fractional_width = __width(__CommonType::period::d…54 __width(__CommonType::period::den) : 6u;55 using precision = duration<typename __CommonType::rep, ratio<1, __pow10(fractional_width)>>;