[Webkit-unassigned] [Bug 165093] New: [WTF] Add constexpr StringImpl constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 10:16:32 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=165093

            Bug ID: 165093
           Summary: [WTF] Add constexpr StringImpl constructor
    Classification: Unclassified
           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: utatane.tea at gmail.com

Add constexpr StringImpl constructor. It allows us to initialize static StringImpl without global constructor.
And let's use it to inline StringImpl::empty()!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161128/4b6b49de/attachment.html>


More information about the webkit-unassigned mailing list