#include <userver/decimal64/decimal64.hpp>
Round towards zero. The fastest rounding.
Definition at line 386 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) |
|
inlinestaticnodiscardconstexpr |
Definition at line 393 of file decimal64.hpp.
|
inlinestaticnodiscardconstexpr |
Definition at line 389 of file decimal64.hpp.