1. 22 Nov, 2000 39 commits
  2. 21 Nov, 2000 1 commit
    • strstream.h: Replace with... · 63e749a8
      
      2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* include/backward/strstream.h: Replace with...
      	* include/bits/std_strstream.h: ...this. Move.
      	* include/backward/complex.h: Remove SGIisms.
      	* include/backward/streambuf.h: Same.
      	* include/backward/stream.h: Same.
      	* include/backward/ostream.h: Same.
      	* include/backward/istream.h: Same.
      	* include/backward/iostream.h: Same.
      	* include/backward/iomanip.h: Same.
      	* include/backward/fstream.h: Same.
      	* libsupc++/new.h: Add using declarations for bad_alloc,
      	nothrow_t, and nothrow, move to ...
      	* include/backward/new.h: ...here.
      
      From-SVN: r37631
      Benjamin Kosnik committed