This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/28587] vector<bool> is extremely slow (900x slower than it should be)



------- Comment #7 from pcarlini at suse dot de  2006-08-03 22:12 -------
(In reply to comment #6)
> some committee members dislike vector<bool> for various reasons; but
> I don't see a chance it is going to change.

Really? Or that comment of yours is just the effect of my typo C++03 for C++0x?
I was under the impression that C++0x will do something about the issue! 

>                                               But that is no reason for
> us to keep the implementation slower  :-)

Volunteers welcome ;-)


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]