Go to the documentation of this file.
30 #ifndef UFORMATTABLE_H
31 #define UFORMATTABLE_H
35 #if !UCONFIG_NO_FORMATTING
54 #ifndef U_HIDE_DEPRECATED_API
94 #if U_SHOW_CPLUSPLUS_API
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers,...
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
double UDate
Date and Time data type.
#define U_STABLE
This is used to declare a function as a stable public ICU C API.
#define U_NAMESPACE_BEGIN