This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: C++ demangler horrors


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

[...]

|  > It uses <vector> and <string>.
|  > H.J.
| 
| Can't you write mini replacements?

I think it would not be a good idea to take that road. 
I would not recommand libstdc++-v3 to include mini implementations of
this or that functionality already part of our standard distribution
each time a source code managment issue surfaces. 

-- Gaby


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