ost::cistring_char_traits< charT >
- Provided by: libcommoncpp2-doc (Version: 1.8.1-10)
- Source: libcommoncpp2
- Report a bug
#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.