Searched defs:RoundUp (Results 1 – 2 of 2) sorted by relevance
174 constexpr T RoundUp(T x, std::remove_reference_t<T> n) { in RoundUp() function
163 static constexpr T RoundUp(T x, T n) { in RoundUp() function