xtd 0.2.0
Loading...
Searching...
No Matches
string_comparison.h File Reference

Definition

Contains xtd::string_comparison enum class.

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.
 

Enumerations

enum class  xtd::string_comparison {
  xtd::string_comparison::ordinal ,
  xtd::string_comparison::ordinal_ignore_case
}
 Specifies the culture, case, and sort rules to be used by certain overloads of the xtd::ustring::compare method. More...