One of the nice things about explicit types is that you can make sense of the code even when the person who wrote it wasn't the best at variable naming. I tend to distrust relying on convention.
That said, presumably one solution for such an issue is that have IDEs that can easily tell you what the type of an auto variable is.
That said, presumably one solution for such an issue is that have IDEs that can easily tell you what the type of an auto variable is.