[Patch] Fix libstdc++/16505

Paolo Carlini pcarlini@suse.de
Thu Jul 15 16:04:00 GMT 2004


Hi Martin,

> Did you happen to look at the other uninitialized functions?
> I think I might have seen the same problem in one other case
> but I'm not 100% sure now.

Everything should be ok: uninitialized_copy returns a _ForwardIterator
and unitialized_fill returns void.

The other are just HP/SGI extensions.

Paolo.



More information about the Libstdc++ mailing list