[Webkit-unassigned] [Bug 198997] Add StringBuilder member function which allows makeString() style variadic argument construction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 19 13:48:56 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198997
--- Comment #6 from Sam Weinig <sam at webkit.org> ---
(In reply to Darin Adler from comment #5)
> The name should be like "flexibleAppend" and then we can rename the old one
> and then just make the new one inherit the append name. I assume there would
> be no runtime cost to calling it with exactly one argument and so the only
> issue would be if there’s difficulty disambiguating different handling of
> the same types.
Yeah, I'd like to ensure there is no overhead to calling with a single argument.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190619/024e2bab/attachment.html>
More information about the webkit-unassigned
mailing list