Skip to content

Commit

Permalink
[gin] Use variadic templates in gin/function_template.h
Browse files Browse the repository at this point in the history
Replace pump.py generated gin/function_template.h with variadic template version.

This results in a concise code which does not require the use
of pump preprocessor.
Similar effort for base/callback.h is happening in https://codereview.chromium.org/610423003/

BUG=

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

Cr-Commit-Position: refs/heads/master@{#301089}
  • Loading branch information
kolczyk authored and Commit bot committed Oct 24, 2014
1 parent 35f6bc4 commit 735c49b
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 590 deletions.
Loading

0 comments on commit 735c49b

Please sign in to comment.