diff options
| author | Pieter Wuille <[email protected]> | 2017-09-21 22:33:06 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-09-21 22:43:32 -0700 |
| commit | 6c4fecfaf7beefad0d1c3f8520bf50bb515a0716 (patch) | |
| tree | 710f596864a2dc5534bc725b94ceeef30c112258 /src/script/script_error.cpp | |
| parent | Merge #11116: [script] Unit tests for script/standard and IsMine functions. (diff) | |
| parent | Refactor: Modernize disallowed copy constructors/assignment (diff) | |
| download | discoin-6c4fecfaf7beefad0d1c3f8520bf50bb515a0716.tar.xz discoin-6c4fecfaf7beefad0d1c3f8520bf50bb515a0716.zip | |
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/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions