#include <report.h>
Public Member Functions | |
bool | operator() (const TreePath &l, const TreePath &r) const |
Less than comparison operator for TreePath with access to different parameters. The implicit equality condition (!Compare{}(a,b) && !Compare{}(b,a)) is false by design.
|
inline |