diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-28 19:03:05 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-05-05 08:27:12 +0200 |
commit | 091d6e04998d2c88dd7f42ad2d90929f428764c2 (patch) | |
tree | 184e6365e0b241bdfebe65c0d41ff752ca298945 /src/chainparams.cpp | |
parent | 8206835cc173e4145634ed660fe2e0e44bd05bc9 (diff) |
http: Do a pending c++11 simplification
Use std::unique_ptr for handling work items.
This makes the code more RAII and, as mentioned in the comment, is what
I planned when I wrote the code in the first place.
Diffstat (limited to 'src/chainparams.cpp')
0 files changed, 0 insertions, 0 deletions