35#if !UCONFIG_NO_FORMATTING
37#if U_SHOW_CPLUSPLUS_API
56#ifndef U_HIDE_DEPRECATED_API
96#if U_SHOW_CPLUSPLUS_API
222U_CAPI const void *U_EXPORT2
285U_CAPI const char * U_EXPORT2
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
int8_t UBool
The ICU boolean type, a signed-byte integer.
#define U_CAPI
This is used to declare a function as a public ICU C API.
char16_t UChar
The base type for UTF-16 code units and pointers.
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
double UDate
Date and Time data type.