Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. | ajwong@chromium.org | 2011-06-26 | 1 | -0/+11 |
* | Fix is_convertible for windows. | ajwong@chromium.org | 2011-02-16 | 1 | -4/+6 |
* | Clang doesn't like EXPECT_EQ with false and a template value. | ajwong@chromium.org | 2011-02-15 | 1 | -7/+7 |
* | Unified callback system based on tr1::function/tr1::bind and Google's interna... | ajwong@chromium.org | 2011-02-15 | 1 | -0/+66 |