diff options
author | Gabe Black <gabeblack@google.com> | 2018-09-28 13:02:05 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-10-16 00:39:57 +0000 |
commit | 3fe6ebb325f3630af32d9210a7121eb5710bf42f (patch) | |
tree | 8692bab191e398e1412096633c91cadab95f2a40 /MAINTAINERS | |
parent | 56eef42e7a60f7dfa8f874f7763ea638753c0c81 (diff) | |
download | gem5-3fe6ebb325f3630af32d9210a7121eb5710bf42f.tar.xz |
systemc: Use c++11 partial functions instead of boosts.
This creates a depenendency on c++11 which the headers otherwise avoid,
but gem5 itself already has a c++11 dependency and not a boost
dependency, and outside of having a local copy of boost (which
Accellera does) there isn't a good way to put the placeholder values
_1, _2, etc., into the custom sc_unnammed namespace.
Change-Id: I52ca4c1bc52bef6ff2c62e9f3c32af46f95244dc
Reviewed-on: https://gem5-review.googlesource.com/c/13193
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions