C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Integer overflow arithmetic

From: Thiago Macieira <thiago_at_[hidden]>
Date: Thu, 15 Feb 2024 15:58:14 -0800
On Thursday, 15 February 2024 13:25:14 PST Tiago Freire via Std-Proposals
wrote:
> Hi everyone.
> I have a proposal for the introduction of additional functions related to
> Integer overflow arithmetic
> You can find it here:
> https://kaotic.software/cpp_papers/proposal_overflow_arithmetic.html
> Comments are welcome.

MSVC added intrinsics too. Since they are using a different naming from
everyone else and haven't made them easily discoverable, so they are still
pretty niche.

See https://developercommunity.microsoft.com/t/Please-implement-integer-overflow-detect/409051.
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2024-02-15 23:58:17