#include <DecimalSignedRoundingMode.d.hpp>
Mode used in a rounding operation for signed numbers.
See the Rust documentation for SignedRoundingMode
for more information.
◆ Value
Enumerator |
---|
Expand | |
Trunc | |
HalfExpand | |
HalfTrunc | |
HalfEven | |
Ceil | |
Floor | |
HalfCeil | |
HalfFloor | |
◆ DecimalSignedRoundingMode() [1/2]
icu4x::DecimalSignedRoundingMode::DecimalSignedRoundingMode |
( |
| ) |
|
|
default |
◆ DecimalSignedRoundingMode() [2/2]
icu4x::DecimalSignedRoundingMode::DecimalSignedRoundingMode |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ operator bool()
icu4x::DecimalSignedRoundingMode::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
icu4x::DecimalSignedRoundingMode::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following files: