28 #if !UCONFIG_NO_FORMATTING 101 static const GenderInfo* getNeutralInstance();
103 static const GenderInfo* getMixedNeutralInstance();
105 static const GenderInfo* getMaleTaintsInstance();
109 friend class ::GenderInfoTest;
C API: The purpose of this API is to compute the gender of a list as a whole given the gender of each...
void GenderInfo_initCache(UErrorCode &status)
GenderInfo computes the gender of a list as a whole given the gender of each element.
#define U_I18N_API
Set to export library symbols from inside the i18n library, and to import them from outside...
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.
C++ API: Common ICU base class UObject.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers...
C++ API: Locale ID object.
Basic definitions for ICU, for both C and C++ APIs.
UObject is the common ICU "boilerplate" class.
A Locale object represents a specific geographical, political, or cultural region.