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++/31370] resizing bugs in std::vector<bool>



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-03-27 07:04 -------
vector<bool> should really go away.  It is not really a container at all.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|resizing bugs in std::vector|resizing bugs in
                   |                            |std::vector<bool>


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


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