C++0x Lambda Functions for Clang

John Freeman

Abstract

Implement lambda functions as defined in the new C++ standard.

Code samples