|
You are here |
www.cppstories.com | ||
| | | | |
www.bfilipek.com
|
|
| | | | | Variadic Templates from C++11 is probably not a feature that you use on a daily basis. But recently, I've come across one refactoring example where I've decided to give a try and apply variadics. Intro When I was doing some work in some old UI code I've noticed several similar lines of code that looked like that: | |
| | | | |
brevzin.github.io
|
|
| | | | | Last week, C++26 was finalized in Sofia, Bulgaria -and C++26 will include all of the reflection papers that we were pushing for: | |
| | | | |
mpark.github.io
|
|
| | | | | How to make proxy objects harder to use incorrectly. | |
| | | | |
www.mattlayman.com
|
|
| | | A review of "Dreaming in Code" | ||