I have to learn specifically the cpp17 and we will use that. And I don't have any clue how to set specifically that version.
I was trying to change the c++ settings in tools but I didn't find anything like this.
I have to learn specifically the cpp17 and we will use that. And I don't have any clue how to set specifically that version.
I was trying to change the c++ settings in tools but I didn't find anything like this.
You can do the following. Go to project property page
After you enter the property page, you should be able to choose standard version in C/C++ -> Language -> C++ Language Standard
.