http://llvm.org/bugs/show_bug.cgi?id=15778
Howard Hinnant <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Howard Hinnant <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
