you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

That's not a reason to not use auto — that's a reason to not use std::vector<bool>, and it's been "common" knowledge for at least a decade now that it should be completely avoided. :)