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]

Re: New STL implementation from SGI


I hope this doesn't sound too stupid:

What is the purpose of reference-counted strings? For portable code, one
cannot depend on fast copy-operations and if one writes code especially
for egcs, rope is better anyway. In neither case reference counting
would be very useful.

--
Thomas Kunert


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