g4tools  5.4.0
Namespaces | Macros | Functions
rcmp File Reference
#include <string>
#include <cstring>
Include dependency graph for rcmp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ tools_rcmp

#define tools_rcmp

Definition at line 5 of file rcmp.