[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 09:55:57 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198997
--- Comment #5 from Darin Adler <darin at apple.com> ---
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.
--
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/c5ca4106/attachment.html>
More information about the webkit-unassigned
mailing list