Support for Android CMake projects in Visual Studio--Ion Todirel
Discover a functionnality of Visual Studio:
Support for Android CMake projects in Visual Studio
by Ion Todirel
From the article:
CMake is a cross-platform project generator that enables reuse of shared C++ code across multiple IDE and project systems.
We made a change to CMake to support our Android toolchain in Visual Studio. With this change, you can take your existing CMake project targetting Android, and with minimal modifications, you can have it open in Visual Studio, and benefit from our rich IDE experience for Android...

Oracle Solaris Studio 12.5 Beta Release
You can now easily verify if Clang can compile your code on Windows:
Coding well in C++ is becoming easier:
The STE||AR Group has released V0.9.11 of HPX -- A general purpose parallel C++ runtime system for applications of any scale.
If you want your C++ code to run on the web, there is Emscripten, but there is also Cheerp: