Why are some functionalities inside a bigger function written as lambdas in C++?
I was under the impression that writing crisp functions that does just one thing is better than writing a relatively larger function that does more than one thing and enclosing that as a lambda?
Aucun commentaire:
Enregistrer un commentaire