Andreas Hansson got review request #1111!
range_map: Enable const find and iteration
Review Request #1111 - Created March 21, 2012 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
range_map: Enable const find and iteration This patch adds const access functions to the range_map to enable its use in a const context, similar to the STL container classes.
util/regress all passing (disregarding t1000 and eio)
Ship It!
This is fine, but it would be nice if there were a way to do it without so much code duplication.
