[LLVMbugs] [Bug 15778] Initialization inner vector
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 18 06:27:35 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15778
Howard Hinnant <hhinnant at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Howard Hinnant <hhinnant at apple.com> ---
No problem. I imagine that the Xcode displayer is not aware that vector<bool>
is specialized to pack bools into bits. That is required by the standard and
has been surprising people for 15 years now...
--
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/20130418/9a783d10/attachment.html>
More information about the llvm-bugs
mailing list