Round towards +infinity. More...
#include <userver/decimal64/decimal64.hpp>
Static Public Member Functions | |
template<typename T > | |
static constexpr int64_t | Round (T value) |
static constexpr int64_t | DivRounded (int64_t a, int64_t b, bool) |
Round towards +infinity.
Definition at line 346 of file decimal64.hpp.
|
inlinestaticconstexpr |
Definition at line 353 of file decimal64.hpp.
|
inlinestaticconstexpr |
Definition at line 349 of file decimal64.hpp.