TripleSort< T > Class Template Reference

Used to sort triples with std::sort(). More...

List of all members.

Public Member Functions

bool operator() (T *Start, T *End)
 Operator defining that Triples are sorted using the triple < operator.

Detailed Description

template<typename T>
class TripleSort< T >

Used to sort triples with std::sort().

This class is used to sort triples with std::sort(), where the < operator is defined in the Triple class.

Author
lapark
Revision
1.3
Date
2009/10/08 06:41:30
Id
TripleList.tcc,v 1.3 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:18 2009 for textIR by  doxygen 1.6.1