|
|
|
|
|
by RotsiserMho
3697 days ago
|
|
As a C++14 programmer, I disagree. for..in syntax is so much clearer and being able to simply specify the range without having to manually increment makes more sense to me. I would love to see something like Swift's stride in C++. |
|