diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2014-12-31 03:19:24 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2014-12-31 03:19:24 +0000 |
commit | 228d2385254ee136ef64d229a414fdd7cefea9a0 (patch) | |
tree | 5b791b72f1d63e5d0512603956d90785d4f3c87b /doc/gitian-building | |
parent | 7c001bb49c084a01a09827bf26447a418ecaeb9a (diff) |
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 'doc/gitian-building')
0 files changed, 0 insertions, 0 deletions