sftrabbit / CppPatterns-Patterns

A repository of modern C++ patterns curated by the community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Lambdas

Manca opened this issue · comments

Wanna play with lambdas a bit? :)

Also, auto return type inference from functions (C++14) could be useful too.