DescriptionRefactor StringStream Add methods
Instead of having functions for 0 to 5 arguments, we now have a
variadic template, allowing for an arbitrary number of arguments.
I also refactored the internal FmtElm class to only include the type
field if building for debug, because it is only used in this setting.
R=titzer@chromium.org, ahaas@chromium.org
Committed: https://crrev.com/a00e1a573334cbd22b3a83e281965c8371836a73
Cr-Commit-Position: refs/heads/master@{#41099}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Clean up macros and make FmtElm private #
Total comments: 1
Depends on Patchset: Messages
Total messages: 17 (10 generated)
|