Sign in
chromium
/
chromium
/
src
/
42a2ff8eb8b7167353587c52f4e06e67f87d4b60
/
base
/
template_util_unittest.cc
bf3dd3c
Gin: Add support for binding JS methods to C++ instance methods.
by
[email protected]
· 12 years ago
a6d6d468
Switch template_utils_unittest to using COMPILE_ASSERT.
by
[email protected]
· 13 years ago
7296f276
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types.
by
[email protected]
· 14 years ago
6a341fb
Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.
by
[email protected]
· 14 years ago
ba019ac
Fix is_convertible for windows.
by
[email protected]
· 15 years ago
21b38fb
Clang doesn't like EXPECT_EQ with false and a template value.
by
[email protected]
· 15 years ago
b38d357
Unified callback system based on tr1::function/tr1::bind and Google's internal callback code.
by
[email protected]
· 15 years ago