[Webkit-unassigned] [Bug 177121] New: [WSL] Implement full constexpr support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 18 20:13:50 PDT 2017


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

            Bug ID: 177121
           Summary: [WSL] Implement full constexpr support
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Currently even this doesn't work:

void foo<int x>() { ... }
void bar<int y>() { foo<y + 1>(); }

Maybe it should work?

-- 
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/20170919/d3847302/attachment.html>


More information about the webkit-unassigned mailing list