Skip to content

Conversation

@nordlow
Copy link
Contributor

@nordlow nordlow commented Jun 8, 2022

For sake of compliance with T[string] when is(T == const).

The primary need is const(T) where is(T == class).

Ready for prel review, @9il.

@nordlow nordlow force-pushed the stringmap-const-values branch from 04ffa31 to ab60a48 Compare June 8, 2022 22:40
@nordlow
Copy link
Contributor Author

nordlow commented Jun 9, 2022

In essence it's @trusted to cast away const on a parameter passed by value.

@nordlow nordlow force-pushed the stringmap-const-values branch 3 times, most recently from e64cff2 to b496a8f Compare June 9, 2022 09:36
@nordlow nordlow force-pushed the stringmap-const-values branch from b496a8f to 01cf935 Compare June 9, 2022 09:55
@nordlow
Copy link
Contributor Author

nordlow commented Jun 9, 2022

Green now for all but the jobs where seemingly unrelated errors occur. Feel free to merge.

@9il 9il merged commit e6b3cb2 into libmir:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants