C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Forbid optimisations on std::basic_string implementations.

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Mon, 18 Aug 2025 17:18:16 +0100
On Mon, 18 Aug 2025 at 15:32, Ben Crowhurst via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> Allowing std::basic_string to be, as many consumers assume, a wrapper
> around a C-style pointer.


But that will never happen.

Received on 2025-08-18 16:18:32