g4tools
5.4.0
|
#include <string>
#include <cstring>
Go to the source code of this file.
Namespaces | |
tools | |
inlined C code : /////////////////////////////////// | |
Macros | |
#define | tools_rcmp |
Functions | |
bool | tools::rcmp (const char *a_1, const char *a_2) |
bool | tools::rcmp (const std::string &a_1, const char *a_2) |
bool | tools::rcmp (const char *a_1, const std::string &a_2) |
bool | tools::rcmp (const std::string &a_1, const std::string &a_2) |