<iosfwd> also standard for std::string declaration?

landrum Alfred alfred137@yahoo.com
Tue Jun 17 21:23:00 GMT 2003


I'm trying to reduce my compile times.  I have several
headers that are including <string>, even though they
only need a declaration.    

I noticed that <iosfwd> on my RH8 box includes
bits/stringfwd.h.  

Does this imply that including <iosfwd> is a standard
way to get a forward declaration of std::string?   

Thanks,
Alfred Landrum


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Libstdc++ mailing list