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

Modernize ref_app with trailing return and auto and more #541

Open
ckormanyos opened this issue Aug 4, 2024 · 1 comment
Open

Modernize ref_app with trailing return and auto and more #541

ckormanyos opened this issue Aug 4, 2024 · 1 comment
Assignees

Comments

@ckormanyos
Copy link
Owner

The purpose of this issue is to track potential modernization of the ref_app using trailing return type, enhanced use of auto, constexpr and more.

Some of this work has already been done. But a bunch of modernization in the mcal and util areas still remains open.

@ckormanyos ckormanyos self-assigned this Aug 4, 2024
@ckormanyos
Copy link
Owner Author

Partly handled in #543. Most of the ref_app is now modernized. The self-written STL will simply be left as it is. The utils are nearly complete. Some MCALs are modernized but some still need modernization.

Still TODO:

  • Finish modernizing the utils.
  • Finish modernizing the MCALs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant