exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
254 stars 207 forks source link

feat: add concept exercise for headers #741

Closed vaeng closed 10 months ago

vaeng commented 10 months ago

So this is iteration number three to get a good introduction to header files. I combined it with a general tutorial for the practice exercise. All thoughts welcome :)