------- Comment #6 from gdr at integrable-solutions dot net  2006-08-03 21:13 
-------
Subject: Re:  vector<bool> is extremely slow (900x slower than it should be)

"pcarlini at suse dot de" <[EMAIL PROTECTED]> writes:

| By the way, I think Andrew has a point, maybe not clearly stated, in that all
| the people actively working in the C++ Standard Commitee strongly dislike
| vector<bool> for many reasons, and probably it will be deprecated in C++03
and
| a replacement added. That implies, in turn, that it's not so easy to find
| people willing to spend much time on (the various) implementations...

some committee members dislike vector<bool> for various reasons; but
I don't see a chance it is going to change.  But that is no reason for
us to keep the implementation slower  :-)

-- Gaby


-- 


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

Reply via email to