Take Up Code
132: Data Types: Lambdas.
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:11:39
- Mas informaciones
Informações:
Sinopsis
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.