Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of #10545

pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:list_of changing 16 files +108 −124
  1. practicalswift commented at 7:31 PM on June 6, 2017: contributor

    Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of.

  2. Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of 3fb81a8480
  3. sipa commented at 7:39 PM on June 6, 2017: member

    Concept ACK ACK ACK

  4. MarcoFalke commented at 10:01 PM on June 6, 2017: member

    Seems closely related to #10477

  5. practicalswift commented at 10:06 PM on June 6, 2017: contributor

    @MarcoFalke Ah, that one seems to tackle a subset of the map_list_of/list_of:s found in one specific file (src/chainparams.cpp). This PR fixes the entire code base.

  6. fanquake added the label Refactoring on Jun 6, 2017
  7. fanquake added this to the "Later" column in a project

  8. fanquake moved this from the "Later" to the "In progress" column in a project

  9. dcousens approved
  10. laanwj commented at 2:11 PM on June 7, 2017: member

    utACK https://github.com/bitcoin/bitcoin/pull/10545/commits/3fb81a8480582d96e8c87ef1b963a11c55064d57, looks a lot better like this (checked that all values stay the same).

  11. jonasschnelli commented at 6:29 AM on June 8, 2017: contributor

    Finally. utACK 3fb81a8480582d96e8c87ef1b963a11c55064d57

  12. fanquake cross-referenced this on Jun 8, 2017 from issue Use C++ initializer to initialze map and implement map comparator as const by cg31
  13. paveljanik commented at 10:32 AM on June 8, 2017: contributor

    compilesACK 3fb81a8

    Looks good!

  14. laanwj merged this on Jun 8, 2017
  15. laanwj closed this on Jun 8, 2017

  16. laanwj referenced this in commit 29f80cd230 on Jun 8, 2017
  17. fanquake moved this from the "In progress" to the "Done" column in a project

  18. PastaPastaPasta referenced this in commit f4f3f9a02e on Jul 5, 2019
  19. PastaPastaPasta referenced this in commit 6df7784798 on Jul 5, 2019
  20. PastaPastaPasta referenced this in commit e7e89dc175 on Jul 5, 2019
  21. PastaPastaPasta referenced this in commit d6fef589ab on Jul 6, 2019
  22. PastaPastaPasta referenced this in commit b92d2dd66a on Jul 8, 2019
  23. barrystyle referenced this in commit 9936645445 on Jan 22, 2020
  24. practicalswift deleted the branch on Apr 10, 2021
  25. cryptostiltskin referenced this in commit f3b5ce3f66 on Oct 14, 2021
  26. bitcoin locked this on Aug 18, 2022

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-05-20 06:55 UTC