mem: Modernise PhysicalMemory with C++11 features
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 16 Oct 2014 09:50:01 +0000 (05:50 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 16 Oct 2014 09:50:01 +0000 (05:50 -0400)
commit6d4866383feac65beaf8ac5fa18557569e25481d
tree12a14640394d45802982a9afafb046c8ad7de689
parentedc77fc03cc2f9ef0fb17a34a998b2b957904c93
mem: Modernise PhysicalMemory with C++11 features

Bring the PhysicalMemory up-to-date by making use of range-based for
loops and vector intialisation where possible.
src/mem/physical.cc
src/mem/physical.hh