Date: Wed, 27 May 2026 09:43:50 -0400
The formatting of my last message was messed up from copy-pasting while in
dark mode. It was supposed to say:
Correction: "Transcoding into a buffer of a fixed number of code units
without truncating code points" does not use .base(). The relevant examples
are “Transcoding Strings and Throwing a Descriptive Exception on Invalid
UTF” and “Performing code unit substitutions on cuneiform strings.”
On Wed, May 27, 2026 at 7:56 AM Jens Maurer <jens.maurer_at_[hidden]> wrote:
>
>
> On 5/27/26 08:47, Eddie Nolan via SG16 wrote:
> > In P2728R13 <https://isocpp.org/files/papers/P2728R13.html> I just
> removed |.base()| for non-forward input ranges.
>
> Sounds like a good idea.
>
> Jens
>
dark mode. It was supposed to say:
Correction: "Transcoding into a buffer of a fixed number of code units
without truncating code points" does not use .base(). The relevant examples
are “Transcoding Strings and Throwing a Descriptive Exception on Invalid
UTF” and “Performing code unit substitutions on cuneiform strings.”
On Wed, May 27, 2026 at 7:56 AM Jens Maurer <jens.maurer_at_[hidden]> wrote:
>
>
> On 5/27/26 08:47, Eddie Nolan via SG16 wrote:
> > In P2728R13 <https://isocpp.org/files/papers/P2728R13.html> I just
> removed |.base()| for non-forward input ranges.
>
> Sounds like a good idea.
>
> Jens
>
Received on 2026-05-27 13:44:05
