diff options
| author | Dan Raviv <[email protected]> | 2017-09-16 13:06:05 +0300 |
|---|---|---|
| committer | Dan Raviv <[email protected]> | 2017-09-16 13:06:05 +0300 |
| commit | 2a07f878a80003f2142d5052d015a9ac81a3a6bc (patch) | |
| tree | 43e85852061f076a5a247cbb2eea8a8c59c73ce8 /src/httpserver.cpp | |
| parent | Merge #11196: Switch memory_cleanse implementation to BoringSSL's to ensure m... (diff) | |
| download | discoin-2a07f878a80003f2142d5052d015a9ac81a3a6bc.tar.xz discoin-2a07f878a80003f2142d5052d015a9ac81a3a6bc.zip | |
Refactor: Modernize disallowed copy constructors/assignment
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions