This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Where are opfx(), osfx(), ipfx()?


Hi,

I am trying to compile some third party code which wants
to use ostream::opfx(), ostream::osfx(), istream::ipfx() functions.
These functions appear to be in libstdc++-v2, but not in libstdc++-v3
(at least not in: gcc version 3.0 20010223)

Where are they?
If they are deprecated functions, how can I port this old code
to use the libstdc++-v3 equivalents?

Thanks.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


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