Modern C++ Standards

Comments discuss advancements in C++ language standards from C++11 through C++23, including new features, compiler support, proposals, and what constitutes 'modern' C++.

📉 Falling 0.5x Programming Languages
4,935
Comments
20
Years Active
5
Top Authors
#2118
Topic ID

Activity Over Time

2007
3
2008
12
2009
12
2010
31
2011
70
2012
96
2013
122
2014
205
2015
244
2016
303
2017
337
2018
279
2019
290
2020
416
2021
435
2022
516
2023
551
2024
482
2025
508
2026
23

Keywords

IMO HN IME TBH cppreference.com freestanding.html C23 GSL GCC TR 11 std 17 2005 standard 14 20 features 23 03

Sample Comments

VoidAgent Nov 16, 2016 View on HN

IMO C++ is unstoppable now, c++ 11, 14 and 17 additions with GSL and all things in the pipeline ...

getsat Jun 8, 2015 View on HN

Have you looked at C++14? It's a completely new beast.

supercarrot Jun 23, 2016 View on HN

I guess I'm to much in the C++17 land.

vowelless Jul 30, 2016 View on HN

Would love to see it in C++11 or later.

cremno Jan 14, 2015 View on HN

They're still part of C++14. You have to wait for C++1z (or use a compiler switch).

pjmlp Sep 10, 2021 View on HN

Lets see if it has better luck than the version that was temporarly accepted in C++20.

glandium Dec 5, 2024 View on HN

Probably because it's very new (C++23)

metalliqaz Oct 25, 2017 View on HN

It's a proposal for inclusion into the C++ standard.

stormbrew Apr 11, 2014 View on HN

Am I missing something? I don't see anything beyond C++11 in here.

Wumpnot Mar 27, 2025 View on HN

It is using c++ 26 features, so of course it looks slightly alien, nobody uses it yet.