libstdc++/bits exception_support.h

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Tue Feb 29 18:27:00 GMT 2000


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/02/29 18:27:49

Added files:
	bits           : exception_support.h 

Log message:
	2000-02-29  LLeweLLyn Reese  <llewelly@198.dsl.xmission.com>
	
	* bits/basic_string.h: Move declarations of __out_of_range(),
	__length_error() and accompanying macros ...
	* bits/exception_support.h: here. (Newly created file).
	* bits/basic_string.h: #include <bits/exception_support.h>
	* stl/bits/stl_vector.h: #include <bits/exception_support.h>
	* src/Makefile.am (headers): Add.
	* src/Makefile.in: Regenerate.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/exception_support.h.diff?cvsroot=libstdc++&r1=NONE&r2=1.1



More information about the Libstdc++-cvs mailing list