▲ 290 ▼ functions (thelemmy.club) submitted 9 months ago by cipherd@lemmy.ml to c/programmerhumor@lemmy.ml 37 comments fedilink hide all child comments
[–] barubary@infosec.exchange 6 points 9 months ago (1 child) C++: [](){} permalink fedilink source parent hideshow 1 child comment replies: [–] davel@lemmy.ml 5 points 9 months ago* 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: []{} permalink fedilink source parent
[–] davel@lemmy.ml 5 points 9 months ago* 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: []{} permalink fedilink source parent