Contains xtd::wstring_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::wstring_comparer = xtd::basic_string_comparer< xtd::wchar > |
Represents a wstring comparison operation that uses specific case and culture-based or ordinal comparison rules. | |