22#if U_SHOW_CPLUSPLUS_API
26#if !UCONFIG_NO_CONVERSION
37#if defined(__GLIBCXX__)
38namespace std {
class type_info; }
"Smart pointer" base class; do not use directly: use LocalPointer etc.
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
U_IO_API std::istream & operator>>(std::istream &stream, UnicodeString &s)
Write the contents from a C++ istream to a UnicodeString.
Basic definitions for ICU, for both C and C++ APIs.
#define U_IO_API
Set to export library symbols from inside the ustdio library, and to import them from outside.