C++14 Generic Lambdas from First Principles

Details
Speaker: Arthur O'Dwyer
Abstract: We'll start with the implementation of C-style functions, then move to overloading, function templates, non-static member functions, C++11 lambdas, and then demystify C++14 generic ("auto") lambdas. Finally, we'll detour into the implementation of std::function and std::bind to show how they're different from lambdas.
Arthur O'Dwyer spent five years in the compiler group at Green Hills Software. He has presented at CppCon 2014 and Silicon Valley Code Camp. He currently works for Mixpanel in San Francisco.

Cpp Bay Area: C++ Programming In and Around Silicon Valley
See more events
Sponsors
C++14 Generic Lambdas from First Principles