Login
From:
Andrzej's C++ blog
(Uncensored)
subscribe
Concepts — case studies | Andrzej's C++ blog
https://akrzemi1.wordpress.com/2021/09/16/concepts-case-studies/
links
backlinks
Roast topics
Find topics
Find it!
This post has been inspired by the readers’ questions about using concepts to solve real problems. We will have a look at two such problems and see if, and how, concepts can help. Case Study …