Bayonne2 / Common C++ 2 Framework
|
#include <oststring.h>
Static Public Member Functions | |
static bool | eq (char c1, char c2) |
static bool | ne (char c1, char c2) |
static bool | lt (char c1, char c2) |
static int | compare (const char *s1, const char *s2, size_t n) |
Definition at line 51 of file oststring.h.
|
inlinestatic |
Definition at line 62 of file oststring.h.
|
inlinestatic |
Definition at line 53 of file oststring.h.
|
inlinestatic |
Definition at line 59 of file oststring.h.
|
inlinestatic |
Definition at line 56 of file oststring.h.