Date: Fri, 27 Feb 2026 16:34:28 +0100
On 2026-02-27T15:06:43+0000, mm-studios via Std-Proposals wrote:
> - Code verbosity reduction. Eliminate auto keyword or making it
> optional. Are there strong reasons to keep typing auto when
> compilers might deduce its presence just because it's missing
> (positional abscense)
You mean implicit declarations? We got rid of those in C for good.
> - Code verbosity reduction. Eliminate auto keyword or making it
> optional. Are there strong reasons to keep typing auto when
> compilers might deduce its presence just because it's missing
> (positional abscense)
You mean implicit declarations? We got rid of those in C for good.
-- <https://www.alejandro-colomar.es>
Received on 2026-02-27 15:34:34
