You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
andutil
areas still remains open.The text was updated successfully, but these errors were encountered: