Y
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
xorz57
2531 days ago
Just keep in mind that auto is different than const auto. Performance won't be an issue.
link