Containers
deadalnix
deadalnix at gmail.com
Thu Sep 2 10:17:38 UTC 2021
On Thursday, 2 September 2021 at 09:15:10 UTC, Kagamin wrote:
> On Tuesday, 31 August 2021 at 17:21:02 UTC, deadalnix wrote:
>> - Not expose much of its internals.
>
> Do you want to expose the COW detail in the interface?
It doesn't need to be explicit, but in many instances, this is
going to be visible, for instance, if the type stored has a copy
constructor, then copying the container will be a very visible
operation.
More information about the Digitalmars-d
mailing list