BasicChar.h++ File Reference

#include <commonc++/Common.h++>
#include <commonc++/CharTraits.h++>

Include dependency graph for BasicChar.h++:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicChar< T >
 A class representing a character. More...

Namespaces

namespace  ccxx

Typedefs

typedef BasicChar< char > Char
 An ASCII character.
typedef BasicChar< wchar_t > WChar
 A wide (Unicode) character.

Functions

template<typename T >
bool operator== (T c1, const BasicChar< T > &c2)
template<typename T >
bool operator!= (T c1, const BasicChar< T > &c2)
template<typename T >
bool operator< (T c1, const BasicChar< T > &c2)
template<typename T >
bool operator<= (T c1, const BasicChar< T > &c2)
template<typename T >
bool operator> (T c1, const BasicChar< T > &c2)
template<typename T >
bool operator>= (T c1, const BasicChar< T > &c2)


Generated on Sat Apr 17 23:03:05 2010 for libcommonc++ by  doxygen 1.5.9