Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write C++ the right way #415

Open
8 of 25 tasks
SuperFola opened this issue Nov 16, 2022 · 1 comment
Open
8 of 25 tasks

Write C++ the right way #415

SuperFola opened this issue Nov 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request 🤔 help wanted Extra attention is needed ❗️ priority/medium

Comments

@SuperFola
Copy link
Member

SuperFola commented Nov 16, 2022

Is your feature request related to a problem?

If you are developing blindly, without any tool guidance, you are doing C++ wrong. Think of these tools like a backup camera in your car. Certainly you can back up without a camera, but having one gives you a second set of eyes, deeper into the action than is possible with your human eyes.
lefticus/cpp_weekly#175

Describe the solution you would like

Implement as much as possible from this list: lefticus/cpp_weekly#175

Is it a big modification to the language? Leave it if you don't know

  • Breaking change
  • Compiler/syntax modifications
  • Runtime modifications (standard library, modules, packages...)
@SuperFola SuperFola added the enhancement New feature or request label Nov 16, 2022
@SuperFola
Copy link
Member Author

This can be broken in multiple PRs as it can represent a huge amount of work.

@SuperFola SuperFola self-assigned this Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🤔 help wanted Extra attention is needed ❗️ priority/medium
Projects
None yet
Development

No branches or pull requests

1 participant