ldas-tools-frameAPI
2.5.1
|
ignore_begin: More...
#include <util.hh>
Public Member Functions | |
bool | operator() (const char *s1, const char *s2) const |
return: bool - True if strings are equal, false otherwise. More... | |
ignore_begin:
|
inline |
return: bool - True if strings are equal, false otherwise.
param: const char* s1 - First string. param: const char* s2 - Second string.