C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Shorter fixed-width integer types

From: Thiago Macieira <thiago_at_[hidden]>
Date: Tue, 01 Jul 2025 13:55:35 -0700
On Tuesday, 1 July 2025 10:09:46 Pacific Daylight Time Radu Ungureanu via Std-
Proposals wrote:
> However, I think there's value in consistency
> with the rest of the STL (e.g. u16string),

This is a misleading example, because it's a string of char16_t, not a string
of u16 (though the two types have 16 bits -- see the CHAR_BIT == 8 thread).

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Principal Engineer - Intel Platform & System Engineering

Received on 2025-07-01 20:55:41