Documentation

wstring::opCmp

Method in wstring

int opCmp(const wstring&in) const
Operator obj > x, obj < x, etc.
Returns int
int opCmp(const string&in) const
Operator obj > x, obj < x, etc.
Returns int