Take Up Code
132: Data Types: Lambdas.
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:11:39
- Mais informações
Informações:
Sinopse
Lambdas are a recent addition to C++ and are also included in other languages. Think of them like unnamed methods but with some extra concepts that you need to know. Or if not, you will be even more lost than with function pointers.