MySQL 9.1.0
Source Code Documentation
|
Compare two 'strings'. More...
Public Member Functions | |
bool | operator() (const char *lhs, const char *rhs) const |
Compare two NUL terminated strings. More... | |
Compare two 'strings'.
|
inline |
Compare two NUL terminated strings.
[in] | lhs | Left hand side |
[in] | rhs | Right hand side |