Chromium Code Reviews
DescriptionRewrite gin/function_template.h to use C++11 variadic templates.
This results in a concise code which does not require the use
of pump preprocessor.
Note, this CL requires "uniform initialization", which is currently
not on the list of allowed C++11 features in Chromium.
This CL is for demonstration purposed for chromium-dev ML thread, the actual goal of using variadic templates
has been achieved and landed without it in https://codereview.chromium.org/671433004/.
BUG=
Patch Set 1 : Rewrite gin/function_template.h to use C++11 variadic templates. #Patch Set 2 : Re-add assignment operator. #
Messages
Total messages: 1 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||