Hacker News new | ask | show | jobs
by Koshkin 2245 days ago
In the context of C++, the use of auto allows to avoid unintended type conversions during initialization.