Bambo's Blog

Home Categories Tags About

Lambda

A Bite of Lambda in C++11

11 Mar 2019 Languages C/C++Lambdaclosure

Upon the strong suggestion from a senior student, I recently studied and practiced a very advanced syntax sugar, Lambda expressions, introduced in C++11. This post talks about the basic of lambda expressions.

Read More

Generated by Hugo and hosted on Cloudflare Pages