CrystalSpace

Public API Reference

csComparatorString< T > Class Template Reference
[Containers]

Template that can be used as a base class for comparators for string types. More...

#include <csutil/comparator.h>

List of all members.


Detailed Description

template<class T>
class csComparatorString< T >

Template that can be used as a base class for comparators for string types.

Assumes presence of `operator char const*()' (the cast operator). Also works for normal C-strings. Example:

Definition at line 73 of file comparator.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1