Go to the documentation of this file.
4 #ifndef __UFORMATTEDVALUE_H__
5 #define __UFORMATTEDVALUE_H__
9 #if !UCONFIG_NO_FORMATTING
13 #ifndef U_HIDE_DRAFT_API
79 #ifndef U_HIDE_INTERNAL_API
416 #if U_SHOW_CPLUSPLUS_API
436 #endif // U_SHOW_CPLUSPLUS_API
441 #endif // __UFORMATTEDVALUE_H__
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
C API: UFieldPositionIterator for use with format APIs.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
#define U_DRAFT
This is used to declare a function as a draft public ICU C API