Contains xtd::u16string_comparer alias.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Aliases | |
using | xtd::u16string_comparer = xtd::basic_string_comparer< xtd::char16 > |
Represents a u16string comparison operation that uses specific case and culture-based or ordinal comparison rules. | |