This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Please review the new C++ demangler patch
- From: Oscar Fuentes <ofv at wanadoo dot es>
- To: gcc at gcc dot gnu dot org
- Cc: dewar at gnat dot com
- Date: Sat, 28 Jun 2003 00:57:15 +0200
- Subject: Re: RFA: Please review the new C++ demangler patch
- Cancel-lock: sha1:jJJjPr4UgRP5v44Psh11wmNA/Yo=
- References: <20030627224820.E2E57F2A5C@nile.gnat.com>
dewar@gnat.com (Robert Dewar) writes:
> I must really be missing something, why should the demangler have to
> depend on high level abstractions like vector?
<vector> is just a very convenient variable-size array.
--
Oscar