gcc/libstdc++-v3 ChangeLog include/bits/demangle.h
carlo@gcc.gnu.org
carlo@gcc.gnu.org
Fri Nov 7 03:49:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: carlo@gcc.gnu.org 2003-11-07 03:49:44
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: demangle.h
Log message:
* include/bits/demangle.h
(qualifier_list<Allocator>::decode_qualifiers(string_type&,
string_type&, bool) const): Made const.
(qualifier_list<Allocator>::M_printing_suppressed): Added mutable.
(_GLIBCXX_DEMANGLER_DOUT_ENTERING3, _GLIBCXX_DEMANGLER_RETURN3,
std::ostream& operator<<(std::ostream&, qualifier const&),
std::ostream& operator<<(std::ostream&, qualifier_list const&),
qualifier_list<Allocator>::decode_qualifiers(string_type&,
string_type&, bool) const,
session<Allocator>::decode_type_with_postfix(string_type&,
string_type&, qualifier_list<Allocator>*))
Added and/or changed debug-only hooks and code.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2065&r2=1.2066
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/demangle.h.diff?cvsroot=gcc&r1=1.7&r2=1.8
More information about the Libstdc++-cvs
mailing list