cast(function qualifier)

Walter Bright newshound2 at digitalmars.com
Tue Feb 4 17:26:45 UTC 2025


On 5/16/2024 10:06 AM, Quirin Schroll wrote:
> Another good argument to add `@gc` and `@impure`. Then, one can `cast(@gc)` to 
> remove a `@nogc` attribute.

I've proposed `@default` to turn off all attributes.



More information about the dip.ideas mailing list