#include <DecimalSignDisplay.d.hpp>
ECMA-402 compatible sign display preference.
See the Rust documentation for SignDisplay for more information.
◆ Value
| Enumerator |
|---|
| Auto | |
| Never | |
| Always | |
| ExceptZero | |
| Negative | |
◆ DecimalSignDisplay() [1/2]
| icu4x::DecimalSignDisplay::DecimalSignDisplay |
( |
| ) |
|
|
default |
◆ DecimalSignDisplay() [2/2]
| icu4x::DecimalSignDisplay::DecimalSignDisplay |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ operator bool()
| icu4x::DecimalSignDisplay::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
| icu4x::DecimalSignDisplay::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following files: