N3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoHave you had your daily dose of C++?lemmy.worldexternal-linkmessage-square7linkfedilinkarrow-up1317arrow-down112
arrow-up1305arrow-down1external-linkHave you had your daily dose of C++?lemmy.worldN3Cr0@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square7linkfedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up14·2 years agofor (auto it = line.begin(); it != line.end(); it++) { snort(line); }
for (auto it = line.begin(); it != line.end(); it++) { snort(line); }