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: [v3] libstdc++/16612


Paolo Carlini wrote:

Nathan suggests avoiding sharing the empty rep: I think we should explore that,
is a promising idea, indeed.

Today, while being out of town, I had the time to study this proposal in some detail:
seems absolutely feasible, actually. I'm now working on it and probably a draft will
be ready in 1-2 days. I expect a slight slow-down of the empty string constructor but
good performance in all the other cases.


Paolo.


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