HOME | DD

Published: 2010-04-26 18:51:29 +0000 UTC; Views: 5227; Favourites: 30; Downloads: 50
Redirect to original
Description
LLAMBDA FUNCTION...as if lambda functions * * were not awesome enough...
Related content
Comments: 26
nktssh [2018-09-18 15:22:43 +0000 UTC]
👍: 0 ⏩: 1
Deep-static [2010-05-16 01:07:03 +0000 UTC]
Haha, nice. I'm gonna think of this every time I use a lambda function now.
👍: 0 ⏩: 0
DrFrankenstein90 [2010-05-11 00:40:30 +0000 UTC]
for_each(dtstaff.begin(), dtstaff.end(), [](string name)->void {
cout << name << " is awesome" << endl;
});
Also, PHP needs lambdas.
👍: 0 ⏩: 1
DrFrankenstein90 In reply to kaja47 [2010-05-19 03:08:08 +0000 UTC]
Yup. Upcoming version of C++. GCC and VC++ already have experimental support for it.
👍: 0 ⏩: 0
parallellogic [2010-04-27 05:16:32 +0000 UTC]
I would lay claim that the wavelength of a llama would be too high to measure, presuming that the Compton wavelength equation holds for bodies that large.
The double llama experiment demonstrates the wave-particle nature of llamas.
👍: 0 ⏩: 1