Cipherd@lemmy.ml to Programmer Humor@lemmy.ml · 6 days agofunctionslemmy.mlexternal-linkmessage-square37fedilinkarrow-up1294 cross-posted to: programmer_humor@programming.dev
arrow-up1294external-linkfunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@lemmy.ml · 6 days agomessage-square37fedilink cross-posted to: programmer_humor@programming.dev
minus-squaredavel [he/him]@lemmy.mllinkfedilinkEnglisharrow-up4·edit-26 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:
[]{}