Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members of the collate Class. For a list of members inherited by the collate class, see facet Class.
Reference
Constructors
The constructor for objects of class collate that serves as a locale facet to handle string sorting conventions. |
Typedefs
A type that describes a character of type CharType. |
|
A type that describes a string of type basic_string containing characters of type CharType. |
Member Functions
Compares two character sequences according to their facet-specific rules for equality or inequality. |
|
A virtual function called to compare two character sequences according to their facet-specific rules for equality or inequality. |
|
A virtual function called to determine the hash value of sequences according to their facet-specific rules. |
|
A virtual function called to convert a character sequence from a locale to a string that may be used in lexicographical comparisons with other character sequences similarly converted from the same locale. |
|
Determines the hash value of sequence according to their facet-specific rules. |
|
Converts a character sequence from a locale to a string that may be used in lexicographical comparisons with other character sequences similarly converted from the same locale. |