Namespaces
Variants
Views
Actions

Talk:cpp/algorithm/count

From cppreference.com

"anonymous lambda" is kind of superfluous. As of today all lambda expressions in C++ are anonymous.

Either it should be "anonymous function" or just "lambda"

Good point. I've changed it from 'anonymous lambda' to 'lambda expression'. Nate 07:16, 24 September 2012 (PDT)