In my daily and production ready C++ code I consciously got stuck with up to C++17 features that seem to be practical to me.
initialization auto x = {1};
auto seems SUPER compelling and looks like it might take some of the drudgework out of using C++, at least for whimps like me who generally reach for gc languages like Python first.
I knew C++ pretty well in the 90s. Hopefully one of these days I can dust off those neurons and enjoy some of the newer features that have come along since I last checked.
Re: Re: C++20+
By: feoh to All on Fri Feb 06 2026 06:04 pm
auto seems SUPER compelling and looks like it might take some of the drudgework out of using C++, at least for whimps like me who generally reach for gc languages like Python first.
I knew C++ pretty well in the 90s. Hopefully one of these days I can dust off those neurons and enjoy some of the newer features that have come along since I last checked.
The 'auto' keyword has been around in C++ since 2011 (added to the C++11 standard).
| Sysop: | RunStop |
|---|---|
| Location: | Huntsville, AL |
| Users: | 31 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 158:26:38 |
| Calls: | 264 |
| Files: | 8 |
| D/L today: |
1 files (8K bytes) |
| Messages: | 31,325 |