C++ Logo

std-proposals

Advanced search

Re: [std-proposals] uint_nopro_fast32_t : Types in <cstdint> that don't promote

From: Bjorn Reese <breese_at_[hidden]>
Date: Fri, 31 Mar 2023 17:39:42 +0200
On 3/31/23 13:47, Frederick Virchanza Gotham via Std-Proposals wrote:

> So I wonder would it be good to have another set of integer types that
> don't promote? For example:

Consider using strong typedef for integral types.

Received on 2023-03-31 15:39:44