Date: Sat, 4 Apr 2026 06:19:15 +0500
look, I am sorry for mixing things up, And
I am not saying tuples are structs, like even if i did, I am sorry for
that. I did a terrible terrible mistake by switching to discussion in this
thread. I don't know but my Brain shirt circuits like the built in logical
operators &&, so I don't see the whole thing but rather a small portion.
On Sat, 4 Apr 2026, 5:47 am Thiago Macieira via Std-Proposals, <
std-proposals_at_[hidden]> wrote:
> On Friday, 3 April 2026 16:44:56 Pacific Daylight Time Muneem via
> Std-Proposals
> wrote:
> > Sorry for mistakenly mixing my email with your discussion, but
> std::tuples
> > still require switch case statements for runtime indexing and masking it
> on
> > a standard library level still relies on intermediate code generation for
> > optimizations. Again really sorry for mixing it up.
>
> Tuples are statically-indexed. They are often used as a lazy struct and
> structs aren't indexed.
>
> --
> 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
>
I am not saying tuples are structs, like even if i did, I am sorry for
that. I did a terrible terrible mistake by switching to discussion in this
thread. I don't know but my Brain shirt circuits like the built in logical
operators &&, so I don't see the whole thing but rather a small portion.
On Sat, 4 Apr 2026, 5:47 am Thiago Macieira via Std-Proposals, <
std-proposals_at_[hidden]> wrote:
> On Friday, 3 April 2026 16:44:56 Pacific Daylight Time Muneem via
> Std-Proposals
> wrote:
> > Sorry for mistakenly mixing my email with your discussion, but
> std::tuples
> > still require switch case statements for runtime indexing and masking it
> on
> > a standard library level still relies on intermediate code generation for
> > optimizations. Again really sorry for mixing it up.
>
> Tuples are statically-indexed. They are often used as a lazy struct and
> structs aren't indexed.
>
> --
> 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-04 01:19:27
