#include <oststring.h>
Inheritance diagram for cistring_char_traits< charT >:
Collaboration diagram for cistring_char_traits< charT >:
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)
Detailed Description
template<class charT>
struct cistring_char_traits< charT >
Definition at line 51 of file oststring.h.
Member Function Documentation
template<class charT >
const char *
s2,
size_t
n
)
inlinestatic
The documentation for this struct was generated from the following file: