Skip to content

Conversation

agatti
Copy link
Contributor

@agatti agatti commented Feb 13, 2024

Description

Remove instances of BOOST_FOREACH and use standard C++'s "ranged for" looping constructs in their place.

Affected area(s)

  • Core
  • GUI
  • Tests

Changes type

  • Bug fix
  • Migration
  • New feature
  • Feature rework

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Copy link
Member

@DorianBDev DorianBDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR! Everything seems OK to me, we really should remove boost from Degate, all usages of it are outdated/replaceable.

@DorianBDev DorianBDev merged commit 42fb0aa into DegateCommunity:develop Feb 14, 2024
@agatti agatti deleted the std_foreach branch February 14, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants