seek bug in stringstream?
Nathan Myers
ncm@nospam.cantrip.org
Sat Apr 1 00:00:00 GMT 2000
> > ((__testin && !__testout) || (__testout && !__testin))
This should be
(__testin != testout)
Nathan Myers
ncm@nospam.cantrip.org
More information about the Libstdc++
mailing list