C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Type modifier to disable integer promotion

From: Bjorn Reese <breese_at_[hidden]>
Date: Sun, 30 Mar 2025 16:19:03 +0200
On 3/30/25 04:36, Howard Hinnant via Std-Proposals wrote:

> Fwiw I’ve recently been working this area as a library, as opposed to a change to the language:
>
> https://github.com/HowardHinnant/bbi

There is also Boost.Safe Numerics:

 
https://www.boost.org/doc/libs/release/libs/safe_numerics/doc/html/index.html

Received on 2025-03-30 14:19:06