![]() |
LatticeHashForest
|
Generic Less-than comparator for set types. More...
#include <lhf.hpp>
Public Member Functions | |
bool | operator() (const OrderedSetT *a, const OrderedSetT *b) const |
Generic Less-than comparator for set types.
SetT | The set type (like std::set or std::unordered_set) |
ElementT | The element type of the set (the first template param of SetT) |
PropertyLess | Comparator for properties |
|
inline |