I'm trying to compile my project using c++11
standard but that option in missing in my IDE.
I believe VS could show me the standard option like this
The option to set language standard was added in Visual Studio 2017.
It's just not possible with earlier versions.