[Bug c++/18188] bit_vector in backward/bvector.h should be in std namespace

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 27 21:45:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-27 21:45 -------
No bit_vector is not defined there at all, it the header is for backwards compatibility only and really 
should not be used.  Use vector<bool> instead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list