See 0.10 — Configuring your compiler: Compiler extensions | Learn C++. The important part there is the Disable Language Extensions. If you disable the Microsoft extensions then the compiler won't recognize code that is non-standard.
C++ Compiler
Richard Best
21
Reputation points
Can someone help me with the download link to latest and powerful compiler for Standard C++. Does Visual Studio C++ support Standard C++ coding. Thank you so much for your incoming answer.
Developer technologies C++
3,971 questions
Accepted answer
2 additional answers
Sort by: Most helpful
-
Castorix31 90,521 Reputation points
2021-02-28T19:06:05.933+00:00 You can download/test Visual Studio Community : Visual Studio 2019
and see :
Microsoft C++ language conformance table
C++ in Visual Studio -
Ahmed Saber 1 Reputation point
2021-11-13T21:44:48.287+00:00 Try to download "Dev C++" , It's simple to install and use