Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Issue 694453002: Added utility base::BindLambda to allow passing lambdas as base::Callback<>

Created:
6 years, 1 month ago by Krzysztof Olczyk
Modified:
6 years, 1 month ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added utility base::BindLambda to allow passing lambdas as base::Callback<> and even binding to them. BUG=

Patch Set 1 #

Patch Set 2 : Tried to work around msvc failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -0 lines) Patch
A base/bind_lambda.h View 1 1 chunk +43 lines, -0 lines 0 comments Download
M base/bind_unittest.cc View 2 chunks +22 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698