Click here to Skip to main content
15,885,059 members
Articles / Programming Languages / C++14

C++14 Lambdas: You've Got In-place Anonymous Functions

Rate me:
Please Sign up or sign in to vote.
4.67/5 (27 votes)
1 May 2016CPOL4 min read 33K   33  
A demonstration of how to use C++11/C++14 lambdas / Closures

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
A programmer by heart since 1998. Written code in C++, Java, JavaScript, Python & Ruby, Worked on Stack Development to Web Development. Data Specialist with SQL and NoSQL DBs

Comments and Discussions