[llvm-bugs] [Bug 26109] is_same<const const char*, const char*>::value == false

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 11 08:25:38 PST 2016


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

Dan Eloff <dan.eloff at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Dan Eloff <dan.eloff at gmail.com> ---
Sorry, you're completely right. That's exactly what I'm seeing, and all I
needed to do was declare the allocator using pair<const char* const, Value> to
get it to compile.

So the bug is between the chair and the keyboard!

Thanks,
Dan

-- 
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/20160111/9ad5594c/attachment.html>


More information about the llvm-bugs mailing list