from Hacker News

Speeding up C++ code with template lambdas

by jandeboevrie on 3/15/25, 6:37 PM with 2 comments

  • by jeffbee on 3/15/25, 8:14 PM

    Hrmm. What exactly is the value of the lambda in this scenario? The case for it seems aesthetic. Anyway, lambdas are not anonymous. They have a name but the author is not allowed to know it. So it seems like six of these or half a dozen of those.