The Daily C++
@dailycpp
1.82K
subscribers
10
photos
2
files
596
links
The best channel about C++ News!
Every day a lot of news!
Send your project/repo/guide/tutorial to
@dailycppbot
Download Telegram
Join
The Daily C++
1.82K subscribers
The Daily C++
Tags:
#folding
#function
http://cpptruths.blogspot.it/2016/12/folding-functions.html?m=1
cpptruths.blogspot.it
Folding
Functions
In the last post we looked at basic usage of C++17 Fold Expressions. I found that many posts on this topic discuss simple types and ignore ...