Hacker News new | ask | show | jobs
by gpderetta 104 days ago
to be clear, C++ doesn't allocate lambdas on the heap. The allocation is under user control like for any other type.