19
you are viewing a single comment's thread
view the rest of the comments
[-] DapperPenguin@programming.dev 3 points 1 week ago

From my discussion with C++ folk, auto is just part of the "modern" way of doing c++. Paired with the -> return type. Perhaps including that -> return type negates this problem? It's still strange to me. Feels more like Rust

[-] bitcrafter@programming.dev 2 points 6 days ago

One day the use of auto will grow so extensive that modern Python code will have more type annotations than modern C++ code!

this post was submitted on 02 Sep 2025
19 points (100.0% liked)

C++

2101 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 2 years ago
MODERATORS