forked from sstsimulator/sst-core
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This is mentioned in sstsimulator#1452 and expanded here.
comment from @leekillough π
I would prefer to use C++ comparison functors like std::less, std::greater, std::equal rather than creating a separate ObjectMapComparison type, but that can be at a later release.
(Rev uses those functors to implement all of the different RISC-V comparisons.)
This is a good time to upgrade the comparison code. It would also be nice to enhance the comparison support to include things like grouping expressions in parentheses.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels