Containers

Kagamin spam at here.lot
Tue Aug 31 19:51:16 UTC 2021


On Tuesday, 31 August 2021 at 17:21:02 UTC, deadalnix wrote:
> I have a good idea how to solve all these problems. I have no 
> idea how to solve the type qualifier one. I need help.

Declare opAssign on Vector!(const T) that takes const Vector!T, 
then the assignment will compile.


More information about the Digitalmars-d mailing list