[gcc r15-7853] libstdc++: implement tuple protocol for std::complex (P2819R2)

2025-03-06 Thread Giuseppe D'Angelo via Libstdc++-cvs
https://gcc.gnu.org/g:de231924b73bc120bf2b7ada4eeccd884c249ee1 commit r15-7853-gde231924b73bc120bf2b7ada4eeccd884c249ee1 Author: Giuseppe D'Angelo Date: Thu Feb 27 22:47:27 2025 +0100 libstdc++: implement tuple protocol for std::complex (P2819R2) This commit implements P2819R2 for

[gcc r15-7827] libstdc++: implement constexpr memory algorithms

2025-03-05 Thread Giuseppe D'Angelo via Libstdc++-cvs
https://gcc.gnu.org/g:3052b336455e19a773b06e1eaa681917b3d93169 commit r15-7827-g3052b336455e19a773b06e1eaa681917b3d93169 Author: Giuseppe D'Angelo Date: Sun Feb 16 19:37:07 2025 +0100 libstdc++: implement constexpr memory algorithms This commit adds support for C++26's constexpr s

[gcc r15-8933] libstdc++: do not advertise full P2562R1 support

2025-03-26 Thread Giuseppe D'Angelo via Libstdc++-cvs
https://gcc.gnu.org/g:a264c270fde292678893493fec0d0dd01ee5c4ec commit r15-8933-ga264c270fde292678893493fec0d0dd01ee5c4ec Author: Giuseppe D'Angelo Date: Wed Mar 26 15:30:47 2025 +0100 libstdc++: do not advertise full P2562R1 support P2562R1 ("constexpr Stable Sorting") adds conste

[gcc r15-8969] libstdc++: add constexpr inplace_merge

2025-03-27 Thread Giuseppe D'Angelo via Libstdc++-cvs
https://gcc.gnu.org/g:698ef4b29d875b9ab8903e95633f1473a29c217b commit r15-8969-g698ef4b29d875b9ab8903e95633f1473a29c217b Author: Giuseppe D'Angelo Date: Fri Mar 14 15:47:10 2025 +0100 libstdc++: add constexpr inplace_merge This commit adds support for constexpr inplace_merge, adde

[gcc r15-8971] libstdc++: re-bump the feature-test macro for P2562R1 [PR119488]

2025-03-27 Thread Giuseppe D'Angelo via Libstdc++-cvs
https://gcc.gnu.org/g:6acfb68dc0a4798ca0a6ddae894c70f815f5295d commit r15-8971-g6acfb68dc0a4798ca0a6ddae894c70f815f5295d Author: Giuseppe D'Angelo Date: Thu Mar 27 12:48:26 2025 +0100 libstdc++: re-bump the feature-test macro for P2562R1 [PR119488] Now that the algorithms have bee