char_traits::compare
static int compare(const E *x, const E *y, size_t n);
The static member function compares the sequence of length n beginning at x to the sequence of the same length beginning at y. The function returns:
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
char_traits::compare
static int compare(const E *x, const E *y, size_t n);
The static member function compares the sequence of length n beginning at x to the sequence of the same length beginning at y. The function returns: