Standards version switches in the compiler--Andrew Pardoe
The Visual C++ Team announces:
Standards version switches in the compiler
by Gabriel Dos Reis, Ulzii Luvsanbat, and Andrew Pardoe
From the article:
We’re creating a series of new switches that correspond to versions of the C++ language, starting with /std:c++14 and /std:c++latest...

News from Visual Studio:
juCi++ is a lightweight, platform independent C++-IDE with support for C++11, C++14, and experimental C++17 features depending on libclang version.