Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
Examples
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
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 Sat May 12 18:59:39 2007 for GNU CommonC++ by
1.2.8.1 written by
Dimitri van Heesch
, © 1997-2001