gcc/libstdc++-v3 ChangeLog include/bits/demangle.h

carlo@gcc.gnu.org carlo@gcc.gnu.org
Wed Feb 25 21:31:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	carlo@gcc.gnu.org	2004-02-25 21:31:01

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: demangle.h 

Log message:
	* bits/demangle.h
	namespace __gnu_cxx::demangler
	(session<Allocator>::qualifier_list_Allocator): Add
	(session<Allocator>::M_qualifier_list_alloc): Add
	(session<Allocator>::decode_type_with_postfix):
	Use M_qualifier_list_alloc instead of calling operator new/delete.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2351&r2=1.2352
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/demangle.h.diff?cvsroot=gcc&r1=1.17&r2=1.18



More information about the Libstdc++-cvs mailing list