10 #ifndef ULISTFORMATTER_H 11 #define ULISTFORMATTER_H 15 #if !UCONFIG_NO_FORMATTING 37 #ifndef U_HIDE_DRAFT_API 93 #ifndef U_HIDE_DRAFT_API 141 #if U_SHOW_CPLUSPLUS_API 156 #ifndef U_HIDE_DRAFT_API 209 const UChar*
const strings[],
210 const int32_t * stringLengths,
213 int32_t resultCapacity,
216 #ifndef U_HIDE_DRAFT_API 246 const UChar*
const strings[],
247 const int32_t * stringLengths,
#define U_CAPI
This is used to declare a function as a public ICU C API.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
uint16_t UChar
The base type for UTF-16 code units and pointers.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
Basic definitions for ICU, for both C and C++ APIs.