C++ Logo

sg16

Advanced search

charN_t incremental adoption: Casting pointers of UTF character types

From: Corentin <corentin.jabot_at_[hidden]>
Date: Thu, 9 Feb 2023 08:42:33 -0800
Hey folks.
I've been trying to specify a way to allow casting char8_t* to char* in a
way that is not UB and resilient to aliasing analysis in the context of
https://isocpp.org/files/papers/P2626R0.pdf

While we are all here this week, I'd love to chat with anyone who might
want to take a crack at helping me solve that problem.

Thanks,

Corentin

Received on 2023-02-09 16:42:46