#include <DecimalSign.d.hpp>
The sign of a Decimal, as shown in formatting.
See the Rust documentation for Sign
for more information.
◆ Value
Enumerator |
---|
None | |
Negative | |
Positive | |
◆ DecimalSign() [1/2]
icu4x::DecimalSign::DecimalSign |
( |
| ) |
|
|
default |
◆ DecimalSign() [2/2]
icu4x::DecimalSign::DecimalSign |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ operator bool()
icu4x::DecimalSign::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
icu4x::DecimalSign::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following files: