A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1GenderInfo.html below:

ICU 77.1: icu::GenderInfo Class Reference

GenderInfo computes the gender of a list as a whole given the gender of each element. More...

#include <gender.h>

GenderInfo computes the gender of a list as a whole given the gender of each element.

Stable:
ICU 50

Definition at line 48 of file gender.h.

◆ ~GenderInfo() virtual icu::GenderInfo::~GenderInfo ( ) virtual ◆ getInstance()

Provides access to the predefined GenderInfo object for a given locale.

Parameters
locale The locale for which a GenderInfo object is returned. status Output param set to success/failure code on exit, which must not indicate a failure before the function call.
Returns
The predefined GenderInfo object pointer for this locale. The returned object is immutable, so it is declared as const. Caller does not own the returned pointer, so it must not attempt to free it.
Stable:
ICU 50
◆ getListGender()

Determines the gender of a list as a whole given the gender of each of the elements.

Parameters
genders the gender of each element in the list. length the length of gender array. status Output param set to success/failure code on exit, which must not indicate a failure before the function call.
Returns
the gender of the whole list.
Stable:
ICU 50
◆ GenderInfo_initCache
Internal:
Do not use.

This API is for internal use only. Forward Declaration

The documentation for this class was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4