valemidas·6 anni fa·discussPerhaps I'm just dense today, but I'm still not seeing the problem with templated lambdas... if you could spell it out, I'd be much obliged!Also, I'd assume the closure is instantiated (and the vars captured) regardless of whether its ever called, but I could be wrong.
Also, I'd assume the closure is instantiated (and the vars captured) regardless of whether its ever called, but I could be wrong.