aboutsummaryrefslogtreecommitdiff
path: root/src/chainparamsbase.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2014-09-25 19:25:47 -0400
committerCory Fields <[email protected]>2014-09-26 13:27:40 -0400
commit6eb67b0ed2b350b772f7edb67aee1bcf09c91b0b (patch)
treef0e5a6c11a01cbfc861ed86fcd122ff7253a5948 /src/chainparamsbase.cpp
parentautofile: don't copy CAutoFile by value (diff)
downloaddiscoin-6eb67b0ed2b350b772f7edb67aee1bcf09c91b0b.tar.xz
discoin-6eb67b0ed2b350b772f7edb67aee1bcf09c91b0b.zip
autofile: Disallow by-value copies of CAutoFile
One might assume that CAutoFile would be ref-counted so that a copied object would delay closing the underlying file until all copies have gone out of scope. Since that's not the case with CAutoFile, explicitly disable copying.
Diffstat (limited to 'src/chainparamsbase.cpp')
0 files changed, 0 insertions, 0 deletions