Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csOrdering< T1, T2 > Class Template Reference
A template providing various comparison and ordering functions. More...
#include <csutil/array.h>
Static Public Member Functions | |
int | Compare (T1 const &r1, T2 const &r2) |
Compare two objects of the same type or different types (T1 and T2). |
Detailed Description
template<class T1, class T2>
class csOrdering< T1, T2 >
A template providing various comparison and ordering functions.
Definition at line 44 of file array.h.
Member Function Documentation
|
Compare two objects of the same type or different types (T1 and T2).
Definition at line 60 of file array.h. Referenced by csArray< csShaderVariable *, csRefArrayElementHandler< csShaderVariable * > >::DefaultCompare(), and csArrayCmp< userbuffer, csStringID >::DefaultCompare(). |
The documentation for this class was generated from the following file:
- csutil/array.h
Generated for Crystal Space by doxygen 1.3.9.1