Using C++ Lambdas University of Michigan(使用c++λ密西根大学).pdfVIP

  • 1
  • 0
  • 约2.43万字
  • 约 7页
  • 2017-09-03 发布于浙江
  • 举报

Using C++ Lambdas University of Michigan(使用c++λ密西根大学).pdf

UsingCLambdasUniversityofMichigan(使用cλ密西根大学)

Using C++ Lambdas David Kieras, EECS Department, University of Michigan February 27, 2015 Overview This tutorial deals with C++ lambda facility (C++11 and later) that allows one to write un-named functions in place, which makes the Standard Library algorithms much more usable. Moreover, part of the lambda concept is that variables from the local context can be captured and used in the function without being p

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档