Hi,
C++ is surely totally supported in Visual Studio. If you do not have it in your visual studio, you have to go to "Programs and Features" and Modify Visual Studio. You can select other languages and options and install c++ on VS.
See: https://msdn.microsoft.com/en-us/library/60k1461a.aspx?f=255&MSPPError=-2147217396 for genernal information on c++ in VS2015.
If this reply answers your question please mark it as answer, so we can help others.
.Sander
@svandenhoven
