diff options
author | Nathan Binkert <nate@binkert.org> | 2010-04-02 11:20:32 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2010-04-02 11:20:32 -0700 |
commit | 01dffaa32fb68981e7d8ff1a0beb96de7b892546 (patch) | |
tree | 1f1d2a2ad855e5badeabfac351c142f8134a0fba /src/base/callback.hh | |
parent | 141f61d83a23096dcff20df704bdd734c520f535 (diff) | |
download | gem5-01dffaa32fb68981e7d8ff1a0beb96de7b892546.tar.xz |
refcnt: no default copy contructor or copy operator
We shouldn't allow these because the default versions will copy
the reference count which is definitely not what we want.
Diffstat (limited to 'src/base/callback.hh')
0 files changed, 0 insertions, 0 deletions