C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Extension to std::tuples to allow runtime indexing.

From: Muneem <itfllow123_at_[hidden]>
Date: Sun, 19 Apr 2026 20:54:43 +0500
I am really really sorry that previously my code was not only using enable
if but also the pattern of making types unique was wrong. I promise that I
will fix it tomorrow and will test every possible specialization to make
sure such mistakes don't occur again. Again, really really sorry. I am
almost done with the proper code but it's just a little bit left that I
left for tomorrow. I know it's nothing special and that I should be better
at wiring such basic code but things happen and in my case, it would to not
think properly so as to use recursion with conditinal_t.

Regards, Muneem

On Sun, 19 Apr 2026, 8:28 pm Thiago Macieira via Std-Proposals, <
std-proposals_at_[hidden]> wrote:

> On Sunday, 19 April 2026 01:01:13 Pacific Daylight Time Muneem via Std-
> Proposals wrote:
> > This is the example implementation code:
>
> Send the link to the working implementation in godbolt or your repository
> on
> GitHub/GitLab/equivalent.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Principal Engineer - Intel Data Center - Platform & Sys. Eng.
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2026-04-19 15:55:02