----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1111/ -----------------------------------------------------------
Review request for Default. Description ------- 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. Diffs ----- src/base/range_map.hh c739a3a829f5 Diff: http://reviews.gem5.org/r/1111/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
