libstdc++: libstdc++: Implement LWG3528 make_from_tuple can perform (the equivalent of) a C-style cast
Yrong
yronglin777@gmail.com
Sat Jun 7 17:32:38 GMT 2025
Hi libstdc++ experts,
This patch implement LWG3528 and also implement an improvement that makes
std::make_from_tuple SFINAE friendly.
I have implemented this LWG issue and SFINAE enhancements for libc++ and
Microsoft STL.
This is my first patch for libstdc++, hope I didn't missing anything.
Please feel free to tell me if I messed anything up!
Best Regards,
Yihan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250608/f74ad91c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libstdc-Implement-LWG3528-make_from_tuple-can-perfor.patch
Type: application/octet-stream
Size: 9987 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250608/f74ad91c/attachment.obj>
More information about the Libstdc++
mailing list