11#ifndef __MEASUREUNIT_H__
12#define __MEASUREUNIT_H__
16#if !UCONFIG_NO_FORMATTING
virtual UObject * clone() const =0
Return a polymorphic clone of this object.
virtual UBool operator==(const UObject &other) const =0
Equality operator.
virtual ~MeasureUnit()
Destructor.
MeasureUnit()
Default constructor.
UObject is the common ICU "boilerplate" class.
C++ API: Formattable is a thin wrapper for primitive numeric types.
int8_t UBool
The ICU boolean type.
Basic definitions for ICU, for both C and C++ APIs.
#define U_I18N_API
Set to export library symbols from inside the i18n library, and to import them from outside.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.