Hacker News new | ask | show | jobs
by imedadel 2531 days ago
That's what I've been doing. My issue is whether using auto would affect performance.
1 comments

Just keep in mind that auto is different than const auto. Performance won't be an issue.