I am in the process of learning c++ and I\'m using visual studio code for Mac. I use Code Runner to run my program. My problem is that when I use something from c++11 like \
In VS Code:
File>>Preference>>Settings>>Extensions
find C_Cpp>Default:Cpp Standard drop down menu
set that to c++11