Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
1
auto Prior to C++11, the keyword auto was a storage class specifier But rarely used void f () { auto int i = 42 ; }