[Webkit-unassigned] [Bug 198997] New: Add StringBuilder member function which allows makeString() style variadic argument construction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 19 06:10:41 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198997
Bug ID: 198997
Summary: Add StringBuilder member function which allows
makeString() style variadic argument construction
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sam at webkit.org
We should consider adding a new StringBuilder member function which allows makeString() style variadic argument appending. Allowing calls like:
stringBuilder.appendMakeString("hello", 7, stringVariable, "world");
--
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/7b819766/attachment-0001.html>
More information about the webkit-unassigned
mailing list