egcs/libstdc++-v3/include/bits stringfwd.h stl ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Wed Feb 7 12:25:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@gcc.gnu.org	2001-02-07 12:25:37

Added files:
	libstdc++-v3/include/bits: stringfwd.h 
Removed files:
	libstdc++-v3/include/bits: stl_string_fwd.h 

Log message:
	2001-02-07  Benjamin Kosnik  <bkoz@redhat.com>
	
	Clean up stdexcept.
	* include/bits/stringfwd.h: New file.
	* include/bits/stl_string_fwd.h: Remove.
	* include/bits/localefwd.h: Remove declaration for allocator.
	* include/bits/std_iosfwd: Same.
	* include/bits/std_string.h: Include it.
	* include/bits/std_ios.h: Remove include.
	* include/bits/basic_string.h: Tweak.
	* libsupc++/new: Format.
	* src/Makefile.am (base_headers): Add stringfwd.h, remove
	stl_string_fwd.h
	* src/Makefile.in: Regenerate.
	* include/bits/std_stdexcept.h: Rewrite.
	* src/stdexcept.cc: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/stringfwd.h.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/stl_string_fwd.h.diff?cvsroot=gcc&r1=1.1&r2=NONE



More information about the Libstdc++-cvs mailing list