Files
gem5/src/base
Giacomo Travaglini 2a4d6925bc base: Defining make_unique for C++11
std::make_unique is not available for C++11 compilers, and it has been
introduced only in C++14.  Since gem5 is not officially supporting the
latter at the moment, this patch allows to use it in gem5 if including
base/compiler.hh. If compiled under C++14, std::make_unique will be
used instead.

Change-Id: Ibf1897fad0a1eb1cb0c683cc25170feaa6841997
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5201
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
2017-10-20 08:32:03 +00:00
..
2017-03-09 22:42:45 +00:00
2016-02-06 17:21:18 -08:00
2006-05-31 19:26:56 -04:00
2015-09-30 15:21:55 -05:00
2016-02-06 17:21:18 -08:00
2016-02-06 17:21:18 -08:00
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00
2011-04-13 09:32:19 -07:00
2012-04-22 05:20:44 -07:00
2017-05-02 12:37:32 +00:00
2017-05-02 12:37:32 +00:00