N3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 11 months agoHave you had your daily dose of C++?lemmy.worldexternal-linkmessage-square6linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkHave you had your daily dose of C++?lemmy.worldN3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 11 months agomessage-square6linkfedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up0·11 months agofor (auto it = line.begin(); it != line.end(); it++) { snort(line); }
for (auto it = line.begin(); it != line.end(); it++) { snort(line); }