Home
/
Learning
/
C++ Masterclass: From Zero to Hero
/
Lambda Expressions
Back to course
Lambda Expressions
C++ Masterclass: From Zero to Hero
Writing anonymous functions on the fly.
Previous lesson: Smart Pointers: shared_ptr
Next lesson: The Auto Keyword