Octane v1.01.20 - The Open Compression Toolkit for C++ | http://octane.sourceforge.net/ |
#include <substringparser.hpp>
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 134 of file substringparser.hpp.
Public Member Functions | |
bool | operator() (const T &pLeft, const T &pRight) const |