Cipherd@lemmy.ml to Programmer Humor@lemmy.ml · 5 days agofunctionslemmy.mlimagemessage-square37linkfedilinkarrow-up1296 cross-posted to: [email protected]
arrow-up1296imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@lemmy.ml · 5 days agomessage-square37linkfedilink cross-posted to: [email protected]
minus-squaredavel@lemmy.mllinkfedilinkEnglisharrow-up4·edit-25 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:
[]{}