How to use the feautures of c++ 11/c++ 14 in Visual Studio Code

Revision en1, by skyscraper, 2018-10-10 19:06:03

I have recently started using VSCode(1.28) for programming in c++ on my mac. But I can't use a lot of stl functions like emplace_back() ... Is there a way to resolve this, Thank You.

Tags c++ 11, c++ 14, vscode

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English skyscraper 2018-10-10 19:06:03 318 Initial revision (published)