Skip to content

Conversation

@hextriclosan
Copy link

  • Let's migrate to the C++17 standard - it's 2022
  • Strategy pattern refactored (modernized)
    • raw pointers changed to smart pointers
    • algorithms are simplified
    • some names are fixed to camelCase

@neochief neochief merged commit afddbcd into RefactoringGuru:main Aug 9, 2022
@neochief
Copy link
Contributor

neochief commented Aug 9, 2022

Thanks a lot! If you want to do a similar modernization to other patterns — feel free to proceed. Thanks!

@hextriclosan
Copy link
Author

Thanks a lot! If you want to do a similar modernization to other patterns — feel free to proceed. Thanks!

great! I will do it in some time

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