C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Consistent behavior on Container actions

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Sat, 25 Oct 2025 12:35:38 +0100
On Sat, 25 Oct 2025 at 11:12, Sebastian Wittmeier via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> It is the task of the one writing a class to make it behave as regular as
> possible.
>
> This includes avoiding side-effects of a change between construction and
> assignment.
>
> The containers assume your class is well-behaving.
>

Exactly.

Received on 2025-10-25 11:35:54