g++-3 bitset bug...

Andrew Lundgren lundgren@byu.net
Sat Nov 18 19:04:00 GMT 2000


I am not sure if this is the right place to report this, or even how as
I have never done it before but here goes.

The bitset(string,place,length) constructor for bitset uses the 
min( call from stl_algobase.h without ever including it.

Including the stl_algobase.h file allowed my compile to work.

Thanks!

--
Andrew Lundgren


More information about the Gcc-bugs mailing list