Octane v1.01.20 - The Open Compression Toolkit for C++ http://octane.sourceforge.net/
Homepage | Main | Modules | Class Hierarchy | Compound List | File List | Compound Members | Related Pages

TSubstringSymbolWeightGreater< T > Class Template Reference

#include <substringparser.hpp>

List of all members.


Detailed Description

template<class T>
class TSubstringSymbolWeightGreater< T >

Greater operator for comparing weights of symbol pointers.

We need to make a special Greater<> classes used during sorting, since our collection stl elements are built from pointers, and the default sort will be done on pointer addresses instead of weights if we don't.

Definition at line 121 of file substringparser.hpp.

Public Member Functions

bool operator() (const T &pLeft, const T &pRight) const


The documentation for this class was generated from the following file:  
Generated on 20 May 2004 by doxygen 1.3.3