Previously the type mismatched by a single const qualifier, which meant a copy would have to occur. Instead, we can use auto to avoid this issue from occurring and allowing the proper type to be automatically deduced.