xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <ostream>
Contains xtd::string_comparison enum class.
Go to the source code of this file.
Namespaces | |
xtd | |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
enum class | xtd::string_comparison { xtd::ordinal , xtd::ordinal_ignore_case } |
Specifies the culture, case, and sort rules to be used by certain overloads of the xtd::ustring::compare method. More... | |