This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch/RFC] libstdc++/19495
Benjamin Kosnik <bkoz@redhat.com> writes:
| > 100% agreed. Summarizing, we have at least two open issues:
| > 1- Avoiding _Rep in static memory, probably we can neatly obtain that
| > via a "short-string optimization" type solution.
|
| libstdc++/16612
|
| We should probably put this in enhancement status, not resolved, since
| workarounds exist but we'd like to do better. Thoughts?
Agreed.
-- Gaby