Date: Mon, 30 Mar 2026 10:32:39 -0400
On Monday, 30 March 2026 02:06:42 Eastern Daylight Time Muneem via Std-
Proposals wrote:
> Recently, I faced some issues in writing code that relied heavily on
> repetitive branching, which forced me to use AI. This proposal proposes
> techniques to counter this, in cases where the overhead of single dispatch
> is highly undesirable.
Hello Muneem
The C++ Standard is published by the International Standards Organisation
(ISO) and ISO currently has strict rules on the use of AI, especially but not
limited to copyright. Please make sure *you* have written the proposal, not
the AI (you can use it for some research, spell-checking, things like that).
Otherwise, we can't even discuss it.
When posting a proposal for discussion, it's also a good idea to include a
summary/abstract of what you're trying to achieve in the body of the email,
not just somewhere on the web. If I were reading this on the plane with off-
line emails, I couldn't open your proposal.
Proposals wrote:
> Recently, I faced some issues in writing code that relied heavily on
> repetitive branching, which forced me to use AI. This proposal proposes
> techniques to counter this, in cases where the overhead of single dispatch
> is highly undesirable.
Hello Muneem
The C++ Standard is published by the International Standards Organisation
(ISO) and ISO currently has strict rules on the use of AI, especially but not
limited to copyright. Please make sure *you* have written the proposal, not
the AI (you can use it for some research, spell-checking, things like that).
Otherwise, we can't even discuss it.
When posting a proposal for discussion, it's also a good idea to include a
summary/abstract of what you're trying to achieve in the body of the email,
not just somewhere on the web. If I were reading this on the plane with off-
line emails, I couldn't open your proposal.
-- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Principal Engineer - Intel Data Center - Platform & Sys. Eng.
Received on 2026-03-30 14:32:49
