Quantcast
Channel: Simplify C++!
Viewing all articles
Browse latest Browse all 163

New C++ features – lambdas

$
0
0
Having covered the basics of `auto` and rvalue references, there is a third big new C++ feature definitely worth knowing about: creating function objects on the fly with lambda expressions. Continue reading

Viewing all articles
Browse latest Browse all 163

Trending Articles