Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
|
Examples
ost
::
cistring_char_traits
ost::cistring_char_traits< charT > Struct Template Reference
#include <
oststring.h
>
List of all members.
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)
template<class charT>
struct ost::cistring_char_traits< charT >
Member Function Documentation
template<class charT>
static int
ost::cistring_char_traits
< charT >::compare
(
const char *
s1
,
const char *
s2
,
size_t
n
)
[inline, static]
template<class charT>
static bool
ost::cistring_char_traits
< charT >::eq
(
char
c1
,
char
c2
)
[inline, static]
template<class charT>
static bool
ost::cistring_char_traits
< charT >::lt
(
char
c1
,
char
c2
)
[inline, static]
template<class charT>
static bool
ost::cistring_char_traits
< charT >::ne
(
char
c1
,
char
c2
)
[inline, static]
The documentation for this struct was generated from the following file:
oststring.h
Generated on Fri Dec 9 22:31:15 2005 for GNU CommonC++ by
1.4.4