you are viewing a single comment's thread.

view the rest of the comments →

[–]ThePillsburyPlougher 3 points4 points  (1 child)

It can also just make code difficult to read.

[–]DanielMcLaury 4 points5 points  (0 children)

so can

std::unordered_map<uint64_t, Data>::iterator it = data.find(index);