C++11: s/boost::scoped_ptr/std::unique_ptr/ #8629

pull jtimon wants to merge 1 commits into bitcoin:master from jtimon:0.13-boost-scoped-ptr changing 9 files +11 −12
  1. jtimon commented at 8:49 pm on August 30, 2016: contributor
    I asked @sipa what to use in C++11 instead of introducing a new boost::scoped_ptr and he answered std::unique_ptr. Then I realized that completely replacing boost::scoped_ptr with std::unique_ptr is currently quite trivial, just a diff of +11 -11.
  2. dcousens commented at 10:40 pm on August 30, 2016: contributor
    utACK 06a214a
  3. fanquake added the label Refactoring on Aug 31, 2016
  4. laanwj commented at 12:44 pm on August 31, 2016: member
    utACK 06a214a
  5. sipa commented at 12:57 pm on August 31, 2016: member
    Seem pretty uninvasive. utACK 06a214aeaaa6ef12c11c20bb774ff0e065707afc
  6. laanwj commented at 2:22 pm on September 1, 2016: member

    Please also remove the include (paveljanik@775ac95).

    Agreed. I’m surprised that that’s the only instance.

  7. jtimon force-pushed on Sep 1, 2016
  8. jtimon commented at 4:00 pm on September 1, 2016: contributor
    @paveljanik Good catch! I greped boost/scoped_ptr but saw a bunch of hits in .Po files and missed that one. It is still being included implicitly to the other places somehow, but yeah, that include had to go.
  9. C++11: s/boost::scoped_ptr/std::unique_ptr/ cdd79eb70f
  10. jtimon force-pushed on Sep 1, 2016
  11. laanwj merged this on Sep 2, 2016
  12. laanwj closed this on Sep 2, 2016

  13. laanwj referenced this in commit 6f939c9080 on Sep 2, 2016
  14. codablock referenced this in commit 5ee03a5e49 on Sep 19, 2017
  15. codablock referenced this in commit 88c35eb7d0 on Jan 9, 2018
  16. codablock referenced this in commit 414272af93 on Jan 9, 2018
  17. andvgal referenced this in commit 31be1cd212 on Jan 6, 2019
  18. random-zebra referenced this in commit 46fad30bbb on Nov 15, 2020
  19. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-07-05 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me