No reason not to use them.
C++20 Ranges are complete in Visual Studio 2019 version 16.10
by Casey Carter
From the article:
We are proud to announce completion of our implementation of C++20 Ranges in the Standard Library in the VS2019 v16.10 release under/std:c++latest. We announced the first useful user-visible parts of Ranges in VS 2019 v16.6 in mid 2020, the trickle accelerated into a gushing stream, and the final parts are now in place. This represents a huge body of work with input from multiple open-source contributors over the last two years...
Add a Comment
Comments are closed.