Files
gem5/src/base
Andreas Hansson acdfcad30d base: Use shared_ptr for stat Node
This patch transitions the stat Node and its derived classes from
the ad-hoc RefCountingPtr to the c++11 shared_ptr. There are no
changes in behaviour, and the code modifications are mainly replacing
"new" with "make_shared".
2014-10-16 05:49:48 -04:00
..
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00
2011-04-15 10:44:06 -07:00
2013-09-04 13:22:54 -04:00
2014-10-16 05:49:46 -04:00
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00
2014-10-11 15:02:22 -05:00
2013-11-29 14:35:36 +01:00
2011-04-13 09:32:19 -07:00
2012-09-10 11:57:42 -04:00
2012-03-01 17:26:31 -06:00
2012-03-01 17:26:31 -06:00
2012-04-22 05:20:44 -07:00