aboutsummaryrefslogtreecommitdiff
path: root/src/uint256.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2017-09-21 22:33:06 -0700
committerPieter Wuille <pieter.wuille@gmail.com>2017-09-21 22:43:32 -0700
commit6c4fecfaf7beefad0d1c3f8520bf50bb515a0716 (patch)
tree710f596864a2dc5534bc725b94ceeef30c112258 /src/uint256.h
parent49f3d57eeb66370cb849edacc25744ac3d22a5e7 (diff)
parent2a07f878a80003f2142d5052d015a9ac81a3a6bc (diff)
downloadbitcoin-6c4fecfaf7beefad0d1c3f8520bf50bb515a0716.tar.xz
Merge #11351: Refactor: Modernize disallowed copy constructors/assignment
2a07f878a Refactor: Modernize disallowed copy constructors/assignment (Dan Raviv) Pull request description: Use C++11's better capability of expressing an interface of a non-copyable class by publicly deleting its copy ctor and assignment operator instead of just declaring them private. Tree-SHA512: 878f446be5a136bb2a90643aaeaca62948b575e6ef71ccc5b4b8f373e66f36ced00665128f36504e0ccfee639863d969329c4276154ef9f2a9de9137f0801e01
Diffstat (limited to 'src/uint256.h')
0 files changed, 0 insertions, 0 deletions