I stopped using C++ after lambdas were introduced (10 years ago or so?)

Is there anything I can read to get up to date quickly?

I would suggest to go through https://github.com/AnthonyCalandra/modern-cpp-features ; it's quite clean.

Broken link