TDoubleSort< T > Class Template Reference

Sort TDouble elements using std::sort(). More...

List of all members.

Public Member Functions

bool operator() (TDouble< T > *Start, TDouble< T > *End)
 Compare TDouble elements using the < operator defined in TDouble.

Detailed Description

template<typename T>
class TDoubleSort< T >

Sort TDouble elements using std::sort().

This class is used to define an operator to allow us to sort TDouble elements with std::sort().

Author
lapark
Revision
1.2
Date
2009/10/08 06:41:30
Id
Double.tcc,v 1.2 2009/10/08 06:41:30 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:17 2009 for textIR by  doxygen 1.6.1