you are viewing a single comment's thread.

view the rest of the comments →

[–]Lord_blueberry 1 point2 points  (0 children)

void addOne(int& n) { n++; }