|
|
|
|
|
by gpderetta
2228 days ago
|
|
Because there is yet no proper for loop for argument packs or tuple-like objects, fold expressions over the comma operators are unfortunately the next best thing. Edit: also the default comma operator discards its lhs, it is pretty much always used for its side effects. |
|
[1] https://github.com/milessabin/shapeless/wiki/Feature-overvie...