aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorLuke Dashjr <[email protected]>2014-12-31 03:19:24 +0000
committerLuke Dashjr <[email protected]>2014-12-31 03:19:24 +0000
commit228d2385254ee136ef64d229a414fdd7cefea9a0 (patch)
tree5b791b72f1d63e5d0512603956d90785d4f3c87b /src/test/script_tests.cpp
parentqt: translations pull from transifex (diff)
downloaddiscoin-228d2385254ee136ef64d229a414fdd7cefea9a0.tar.xz
discoin-228d2385254ee136ef64d229a414fdd7cefea9a0.zip
Make CCoinsViewCache's copy constructor private
It is easily confused with CCoinsViewCache(CCoinsView*), which creates a sub-cache, but instead of creating a sub-cache, the copy constructor would copy the original and use that original's base, defeating the intended isolation.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions