Contains xtd::u8string_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::u8string_comparer = xtd::basic_string_comparer< xtd::char8 > |
Represents a u8string comparison operation that uses specific case and culture-based or ordinal comparison rules. | |