Programming with C++20's Concepts [In Spanish] -- Daniel G Vergel

C++20 concepts dgvergel.blogspot.com

This post revisits the well-known Insertion Sort algorithm as a way to learn and practice several new C++20 features such as concepts, ranges, and projections.

Programming with C++20's Concepts

by Daniel G Vergel

About the article

The article, written in Spanish, follows very closely the way I introduce these topics to my Computer Engineering students at the European University (Madrid, Spain). As previous posts, it tries to mitigate the lack of educational materials on modern C++ currently available in my native language. Code examples are nevertheless self-explanatory and may be of interest to non-Spanish readers as well.

Add a Comment

You must sign in or register to add a comment.

Comments (0)

There are currently no comments on this entry.