s3rvac | 9 years ago | on: Auto Type Deduction in C++ Range-Based For Loops
I have improved the example in the article to make the code less confusing. Now, a value is assigned to each element in the range and there is no function call.
s3rvac | 9 years ago | on: Auto Type Deduction in C++ Range-Based For Loops
s3rvac | 9 years ago | on: Auto Type Deduction in C++ Range-Based For Loops