Showing results for RangeV3 - C++ Team Blog

Aug 23, 2016
0
0

Range-v3 on MSVC is Available on GitHub

EricMittelette
EricMittelette

We are delighted to announce that the Visual C++ Team just published an implementation of range-v3 on the Microsoft GitHub repo. This contribution comes hot on the heels of our recent work to improve expression SFINAE on our Visual Studio 2015 Update 3 VC++ compiler . This is the first implementation of the Range TS running in MSVC. In “Ranges ...

Announcement