Bind: Use Variadic Templates in bind_internal.h
commit8ce65709225bac5922e6b2b80a912cf9796949b1
authortzik <tzik@chromium.org>
Thu, 5 Feb 2015 19:11:26 +0000 (5 11:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Feb 2015 19:12:47 +0000 (5 19:12 +0000)
tree6b7339e48649d2e469079565a8e7d3e1d0ca06dd
parentd5626f6497c92188cc5d88b6778f7bae0b33c1b3
Bind: Use Variadic Templates in bind_internal.h

* Introduce TypeList as helpers.
* Drop bind_internal.h.pump and replace generated codes with Variadic Templates version.

BUG=433164

Review URL: https://codereview.chromium.org/743853002

Cr-Commit-Position: refs/heads/master@{#314847}
base/bind.h
base/bind_helpers.h
base/bind_internal.h [moved from base/bind_internal.h.pump with 72% similarity]
base/bind_unittest.nc