Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: