xtd 0.2.0
wstring_comparer.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "wchar.hpp"
7
9namespace xtd {
11
29}
Contains xtd::basic_string_comparer class.
Represents a string comparison operation that uses specific case and culture-based or ordinal compari...
Definition basic_string_comparer.hpp:32
xtd::basic_string_comparer< xtd::wchar > wstring_comparer
Represents a wstring comparison operation that uses specific case and culture-based or ordinal compar...
Definition wstring_comparer.hpp:27
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::wchar type.