cppreference.com > C/C++ Keywords > auto
auto

The keyword auto is used to declare local variables, and is purely optional.