C++ Logo

sg16

Advanced search

New revision of P2728

From: Zach Laine <whatwasthataddress_at_[hidden]>
Date: Wed, 10 May 2023 13:17:14 -0500
https://isocpp.org/files/papers/P2728R3.html

This revision still does not have the change to the utfN_* concepts.
That change will make those concepts use same_as<charN_t> instead of
is_integral<T> && <<the right number of bits>>. It breaks my entire
implementation, and I want to implement it before changing the paper,
so I need a bit more time. This change will be in the next revision.

Zach

Received on 2023-05-10 18:17:34