Create a CallWrapper interface, for making closure-like callbacks.  This is similar to RunnableMethod, but does not derive / involve a Task.  This is more convenient than Callback, because the interfaces do not need to know what the underlying template arguments are, everything is dealt with as a CallWrapper*.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1151 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 8e4e18052ac86ebc929048f0f6b2aeb750620320
5 files changed
tree: aea75735b58d0c19fd27c69156002eb74bd2b984
  1. base/
  2. build/