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
Enhancement
This sub-issue will add exercises covering modern C++ features to help users learn the syntax and libraries introduced in C++14, C++17, and C++20.
The exercises will include:
C++14: Generic lambdas, auto return type deduction, variable templates
Enhancement
This sub-issue will add exercises covering modern C++ features to help users learn the syntax and libraries introduced in C++14, C++17, and C++20.
The exercises will include:
Understanding these modern C++ features will help with writing more concise and maintainable code in the MiniOB project.
Parent issue: #508 (add more cpplings case)
The text was updated successfully, but these errors were encountered: