Your opinion will help to improve our service
Leave a feedback >#include <userver/decimal64/decimal64.hpp>
Round towards zero. The fastest rounding.
Definition at line 369 of file 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) |
|
inlinestaticconstexpr |
Definition at line 376 of file decimal64.hpp.
|
inlinestaticconstexpr |
Definition at line 372 of file decimal64.hpp.