[Cs3] lambda templates

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Feb 28 16:24:06 EST 2022


CS3 students,

There was a question about whether it is possible to have a templated
lambda function. It turns out, not riginally, but as of C++20 it is a
possibility. Here are more details from the stackoverflow

    https://stackoverflow.com/questions/3575901/can-lambda-functions-be-templated

Thanks,
--
Mikhail


More information about the cs3 mailing list