0

I have got myself a copy of VS 2013 professional and I've been quite happy with this IDE, however one downvside that have been annoying me for a while is that some features that I can easily use with g++ such as vector<string> s{ "a", "b", "c", "d" }; won't compile with VS compiler. I think it has something to do with VS not using c++1x? Can someone please tell me how to add these features to VS?

GamefanA
  • 1,555
  • 2
  • 16
  • 23

0 Answers0