summaryrefslogtreecommitdiffstats
path: root/base/template_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.ajwong@chromium.org2011-06-261-0/+11
* Fix is_convertible for windows.ajwong@chromium.org2011-02-161-4/+6
* Clang doesn't like EXPECT_EQ with false and a template value.ajwong@chromium.org2011-02-151-7/+7
* Unified callback system based on tr1::function/tr1::bind and Google's interna...ajwong@chromium.org2011-02-151-0/+66