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@1151 0039d316-1c4b-4281-b951-d872f2087c98
5 files changed
tree: 983c47357ff5399951ae03b96ed90ef857820bd7
  1. deps/
  2. src/