Type inference for variable definitions and function returns
Abstract
We propose the inclusion of the so-called auto feature for variable definitions and function types into C. This feature allows to infer types from expressions that are used in initializers or return statements. This is part of a series of papers for the improvement of type-generic programming in C that has been introduced in N2734.
Domains
Programming Languages [cs.PL]
Origin : Files produced by the author(s)