This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: Please review the new C++ demangler patch


> Actually, I was not even considering std::vector from a language point
> of view, I was speaking as a C++ user.  Realistically, one needs to
> maintain a variably-sized array of strings which is a very low level
> abstraction (from user point of view).

And easy to program in any number of ways without any heavy artillery, such
as preexisting C++ compilers :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]