Go to the documentation of this file.
10 #ifndef ULISTFORMATTER_H
11 #define ULISTFORMATTER_H
15 #if !UCONFIG_NO_FORMATTING
62 #ifndef U_HIDE_DRAFT_API
141 #ifndef U_HIDE_DRAFT_API
224 #if U_SHOW_CPLUSPLUS_API
290 const UChar*
const strings[],
291 const int32_t * stringLengths,
294 int32_t resultCapacity,
326 const UChar*
const strings[],
327 const int32_t * stringLengths,
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
#define U_DRAFT
This is used to declare a function as a draft public ICU C API
#define U_CAPI
This is used to declare a function as a public ICU C API.