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: [RFA] Processing locale::_M_names decently fast


Martin Sebor wrote:

I'm not sure whether you don't think it might be useful to construct
such a locale or if you overlooked the similarity with what we talked
about yesterday.

Neither ;)


Actually, *now* I agree that might be useful *and* we can support that
too while keeping my optimization: in the current incarnation (I'm now
implementing it) it assumes even less!

This, also, is contrary to what the standard currently requires.

Really! Now you even want to construct a named locale from two unnamed locales, right? This goes beyond the proposal I read mentioned for 452!

But I agree (thanks for your detailed explanation) this may be useful
too and we can eventually support that too (we already support the testcase
that you wrote yesterday) without deconstructing my idea of today.

Now, back to work!

Thanks again!
Paolo.


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