10#ifndef ULISTFORMATTER_H
11#define ULISTFORMATTER_H
15#if !UCONFIG_NO_FORMATTING
19#if U_SHOW_CPLUSPLUS_API
223#if U_SHOW_CPLUSPLUS_API
289 const UChar*
const strings[],
290 const int32_t * stringLengths,
293 int32_t resultCapacity,
325 const UChar*
const strings[],
326 const int32_t * stringLengths,
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.
#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.