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: