Ubuntu Manpages

#include <oststring.h>

Inherits string_char_traits< charT >.


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)

References strnicmp.

Generated automatically by Doxygen for GNU CommonC++ from the source code.