|
You are here |
www.cppstories.com | ||
| | | | |
monevator.com
|
|
| | | | | First time around here? You can find a selection of our favourite posts on our Highlights page. Otherwise, have a browse: | |
| | | | |
teachinglearnerswithmultipleneeds.blogspot.com
|
|
| | | | | Resources and ideas for teachers and caregivers of learners with severe, profound, intensive, significant, complex or multiple special needs. | |
| | | | |
www.bfilipek.com
|
|
| | | | | Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17. | |
| | | | |
www.fluentcpp.com
|
|
| | | Variadic templates allow any number of template parameters of any type. In this article we see how to do a variadic number of parameters of the SAME type. | ||