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++/14248] Bit_vectors do not work (regression)


------- Additional Comments From bkoz at gcc dot gnu dot org  2004-02-23 06:58 -------

There is no type bit_vector in the standard. As such, this name shouldn't be in
the standard includes.

Perhaps this should be added to the deprecated vector.h include instead of just
being taken out wholesale.

-benjamin

-- 


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


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