http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58708

            Bug ID: 58708
           Summary: string literal operator templates broken
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mustrumr97 at gmail dot com

The character type should be unqualified (char32_t instead of const char32_t).
Wide character types are broken.

U"

Reply via email to