[v3 PATCH] basic_string spurious use of a default constructible allocator - LWG2788

Nina Dinka Ranns dinka.ranns@gmail.com
Mon May 27 10:53:00 GMT 2019


Tested on Linux x86_64
basic_string spurious use of a default constructible allocator - LWG2788

2019-05-27  Nina Dinka Ranns  <dinka.ranns@gmail.com>
        basic_string spurious use of a default constructible allocator - LWG2788
        * bits/basic_string.tcc:
        (_M_replace_dispatch()): string temporary now constructed with
the current allocator
        * testsuite/21_strings/basic_string/allocator/char/lwg2788.cc: New
        * testsuite/21_strings/basic_string/allocator/wchar_t/lwg2788.cc: New
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lwg2788.diff
Type: text/x-patch
Size: 7672 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190527/2490e24f/attachment.bin>


More information about the Libstdc++ mailing list