This patch series implements C++26 std::indirect, the majority of the implementation was provied by Jonathan Wakely, with tests and minor fixes added by me, that can be found here: https://forge.sourceware.org/tkaminsk/gcc/commit/d461c4826c61138f69bb533defbc22c6f6305e1a
- [no subject] Tomasz Kamiński
- Re: [PATCH 2/2] libstdc++: Implement C++26 std::indi... Jakub Jelinek
- Re: [PATCH 2/2] libstdc++: Implement C++26 std::... Tomasz Kaminski
- Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation... Daniel Krügler
- Re: [PATCH 1/2] libstdc++: Define _Scoped_alloca... Tomasz Kaminski
- Re: [PATCH 1/2] libstdc++: Define _Scoped_al... Daniel Krügler
- Re: [PATCH 1/2] libstdc++: Define _Scoped_allocation... Jonathan Wakely
- Re: [PATCH 2/2] libstdc++: Implement C++26 std::indi... Jonathan Wakely
- Re: [PATCH 2/2] libstdc++: Implement C++26 std::indi... Daniel Krügler
- Re: [PATCH 2/2] libstdc++: Implement C++26 std::... Jonathan Wakely
- [PATCH v2] libstdc++: Implement C++26 std::i... Tomasz Kamiński