Files
gem5/ext
Bobby R. Bruce 06bbc43b46 ext: Remove std::binary_function from DramPower
`std::binary_function` was deprecated in C++11 and officially
removed in CPP-17.

This caused a compilation error on some systems. Fortunately it can be
safely removed. It was unecessary. The commandItemSorter was compliant
witih the `sort` regardless.

Change-Id: I0d910e50c51cce2545dd89f618c99aef0fe8ab79
2023-10-05 10:18:19 -07:00
..
2017-12-14 00:27:59 +00:00
2023-08-18 15:43:14 -07:00
2022-02-10 16:57:10 +00:00
2019-12-06 10:15:24 +00:00