[trivial] Switching from Boost for-each macros to C++11 for-each #8801

pull tjps wants to merge 1 commits into bitcoin:master from tjps:tjps_foreach changing 75 files +361 −400
  1. tjps commented at 7:49 PM on September 23, 2016: contributor

    Switch all usages of the BOOST_FOREACH/BOOST_REVERSE_FOREACH/Q_FOREACH macros to the native C++11 for-each. In the few usages of the BOOST_REVERSE_FOREACH macro I still use a Boost reversing adaptor to achieve the same effect.

  2. MarcoFalke added the label Refactoring on Sep 23, 2016
  3. [trivial] Switching from Boost for-each macros to C++11 for-each be0f534d14
  4. laanwj commented at 6:21 AM on September 25, 2016: member

    This is very low-hanging fruit. However see discussion in #8718. That issue was closed because it's better to do this incrementally over time to avoid breaking all other patches in progress, instead of over the whole source in one go.

    Moved this into "later" in https://github.com/bitcoin/bitcoin/projects/3

  5. laanwj closed this on Sep 25, 2016

  6. tjps deleted the branch on May 18, 2017
  7. laanwj removed this from the "Later" column in a project

  8. DrahtBot locked this on Sep 8, 2021
Contributors

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: 2026-04-14 21:15 UTC

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