[llvm-bugs] [Bug 26503] New: std::quoted doesn't work with char16_t or char32_t strings.

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 5 19:10:58 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26503

            Bug ID: 26503
           Summary: std::quoted doesn't work with char16_t or char32_t
                    strings.
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at efcs.ca
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

It instantiates some ctype templates which have not yet been defined for these
character types.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160206/b70062ee/attachment.html>


More information about the llvm-bugs mailing list