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:20:08 +0200
On 3/30/25 05:41, Thiago Macieira via Std-Proposals wrote:

> A gotcha with this is that std::mt19937, which is required by the standard to
> use uint_fast32_t, is actually twice as big as it needs to be.

That seems to apply to all random engines, including the new philox
engine.

Received on 2025-03-30 14:20:11