Skip to content

General code hygiene#6

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

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

Conversation

@cpp-niel

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

Copy link
Copy Markdown
Owner
  • 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