ICU 76.1 76.1
|
C API: Formatted number result from various number formatting functions. More...
#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/formattedvalue.h"
#include "unicode/measunit.h"
#include "unicode/udisplayoptions.h"
Go to the source code of this file.
Data Structures | |
class | icu::number::FormattedNumber |
The result of a number formatting operation. More... | |
Namespaces | |
namespace | icu |
File coll.h. | |
C API: Formatted number result from various number formatting functions.
See also icu::FormattedValue
for additional things you can do with a FormattedNumber.
Definition in file formattednumber.h.