Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
ost::cistring_char_traits Struct Template Reference
#include <
oststring.h
>
Inheritance diagram for ost::cistring_char_traits::
List of all members.
Static Public Methods
bool
eq
(char c1, char c2)
bool
ne
(char c1, char c2)
bool
lt
(char c1, char c2)
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>
int ost::cistring_char_traits< charT >::compare
(
const char *
s1
,
const char *
s2
,
size_t
n
)
[inline, static]
template<class charT>
bool ost::cistring_char_traits< charT >::eq
(
char
c1
,
char
c2
)
[inline, static]
template<class charT>
bool ost::cistring_char_traits< charT >::lt
(
char
c1
,
char
c2
)
[inline, static]
template<class charT>
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 at Tue Nov 20 12:34:38 2001 for CommonC++ by
1.2.10 written by
Dimitri van Heesch
, © 1997-2001