Cipherd@lemmy.ml to Programmer Humor@lemmy.ml · 7 days agofunctionsimagemessage-square37fedilinkarrow-up1298arrow-down13
arrow-up1295arrow-down1imagefunctionsCipherd@lemmy.ml to Programmer Humor@lemmy.ml · 7 days agomessage-square37fedilink
minus-squaredavel@lemmy.mllinkfedilinkEnglisharrow-up4·edit-27 days agoHuh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further: []{}
Huh, I haven’t looked at C++ in decades, and I didn’t know they’d added lambda functions/expressions, in C++11. Apparently you can shorten it further:
[]{}