![]() |
Qt 6.x
The Qt SDK
|
Namespaces | |
namespace | QRoundingDownPrivate |
Functions | |
template<unsigned b, typename Int , std::enable_if_t<(int(b)< 2), bool > = true> | |
constexpr auto | qDivMod (Int) |
template<unsigned b, typename Int > | |
constexpr Int | qDiv (Int a) |
template<unsigned b, typename Int > | |
constexpr Int | qMod (Int a) |
Definition at line 104 of file qcalendarmath_p.h.
References qDiv().
Referenced by qDiv().
|
constexpr |
Definition at line 62 of file qcalendarmath_p.h.
References Int.