Namespaces
Variants
Views
Actions

Difference between revisions of "cpp/compiler support"

From cppreference.com
< cpp
m (s/2b/23)
Line 1: Line 1:
{{title|C++ compiler support}}
+
Stop with these updates .....
{{cpp/compiler support/navbar}}
+
{{fmbox|text=This page is maintained as best-effort and may lag behind most recent compiler releases. If you see something is out-of-date, please help us by updating it!}}
+
  
__TOC__
+
We had enough of these updates .... how much more updates should be install time and again ...
  
The following table presents compiler support for new C++ features. These include [[#cpp11|C++11]], [[#cpp14|C++14]], [[#cpp17|C++17]], [[#cpp20|C++20]], and [[#cpp23|later accepted revisions (C++23/C++2b)]] to the standard, as well as various technical specifications.
+
you preach all things should be done this way and that way .... and yet cant even come up with a stable version that can be considered final ...
  
{{anchor|cpp23}}
+
anything that needs updates is an unfinished product .... just dont push your unfinished products onto people ....
== C++23 features ==
+
 
+
Note that this list may change, as the draft C++23/2b standard evolves.
+
 
+
{{include editlink | cpp/compiler support/23}}
+
{{cpp/compiler support/23}}
+
 
+
{{anchor|cpp20}}
+
 
+
== C++20 features ==
+
 
+
{{include editlink | cpp/compiler support/20}}
+
{{cpp/compiler support/20}}
+
 
+
{{anchor|cpp17}}
+
 
+
== C++17 features ==
+
 
+
{{include editlink | cpp/compiler support/17}}
+
{{cpp/compiler support/17}}
+
 
+
{{anchor|cpp14}}
+
 
+
== C++14 features ==
+
 
+
{{include editlink | cpp/compiler support/14}}
+
{{cpp/compiler support/14}}
+
 
+
{{anchor|cpp11}}
+
 
+
== C++11 features ==
+
 
+
{{include editlink | cpp/compiler support/11}}
+
{{cpp/compiler support/11}}
+
 
+
{{cpp/compiler support/note}}
+
 
+
{{anchor|references}}
+
 
+
== References ==
+
 
+
{{include editlink | cpp/compiler_support/references}}
+
{{cpp/compiler support/references}}
+
 
+
 
+
{{langlinks|es|ja|pl|ru|zh}}
+

Revision as of 12:16, 11 March 2022

Stop with these updates .....

We had enough of these updates .... how much more updates should be install time and again ...

you preach all things should be done this way and that way .... and yet cant even come up with a stable version that can be considered final ...

anything that needs updates is an unfinished product .... just dont push your unfinished products onto people ....