[PATCH v2] libstdc++: add range support to std::optional (P3168)
Giuseppe D'Angelo
giuseppe.dangelo@kdab.com
Tue Jun 10 15:21:04 GMT 2025
Hello,
On 10/06/2025 16:32, Jonathan Wakely wrote:
>> Whops, I again addedstd::string to a constexpr test, so this will fail
>> on the old ABI. Should I change it to e.g.std::vector, or should I keep
>> it and add a `{ dg-require-effective-target cxx11_abi }` directive?
>
> Would string_view work instead? If not, please change it to vector.
Added both and removed string. New patch attached.
Thank you,
--
Giuseppe D'Angelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libstdc-add-range-support-to-std-optional-P3168.patch
Type: text/x-patch
Size: 15818 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250610/c2cf3f35/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4850 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250610/c2cf3f35/attachment-0001.p7s>
More information about the Libstdc++
mailing list