C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Possible deprecation of -> operator

From: Jens Maurer <jens.maurer_at_[hidden]>
Date: Mon, 10 Feb 2025 05:08:53 +0100
On 10/02/2025 04.47, Zhihao Yuan via Std-Proposals wrote:
> Both C++ references and pointers have reference semantics.
> C++ references are non-nullable and rebindable

I always thought having references non-rebindable is
a major property of them. What makes you think they
might be rebindable?

Jens

Received on 2025-02-10 04:08:56