Skip to content

General code hygiene#6

Merged
cpp-niel merged 3 commits intomasterfrom
feature/tidy
Nov 2, 2025
Merged

General code hygiene#6
cpp-niel merged 3 commits intomasterfrom
feature/tidy

Conversation

@cpp-niel
Copy link
Owner

@cpp-niel cpp-niel commented Nov 2, 2025

  • Eliminate C-style casts
  • Use structured bindings where appropriate
  • Use range algorithms where appropriate
  • Limit variable scope in if-blocks
  • const / constexpr

@cpp-niel cpp-niel merged commit dde2994 into master Nov 2, 2025
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.

1 participant