range_map: Enable const find and iteration
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 26 Mar 2012 09:37:00 +0000 (05:37 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 26 Mar 2012 09:37:00 +0000 (05:37 -0400)
commit9d7c715c46f8af4f1c44eada2b7dcb23c55ade3b
tree30e279a2ccfcf54560ca7b7bc77d4090715ce31a
parent312efd742eedef23768a62453404dd2f77ae8b35
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.
src/base/range_map.hh