I am facing problem, I want to write c++ code in visual studio 2015, but I can\'t create c++ project because there is no c++ template in the New Project window.
I a
The VS2015 installer does not install C++ by default.
Since you already have Visual Studio installed, you can modify the existing install.
That should do it. You may have to insert the install media or suffer through a download, but these days Windows caches the installer info so everything needed may already be present on your system.