pragma(__ctfe)

Imperatorn johan_forsberg_86 at hotmail.com
Thu Sep 28 07:03:41 UTC 2023


On Thursday, 28 September 2023 at 03:30:01 UTC, Nicholas Wilson 
wrote:
> I have need of the ability to suppress the code generation of 
> functions for using mixin generation functions with dcompute. 
> Below is a link to a PR to implement that functionality.
>
> https://github.com/dlang/dmd/pull/15636
>
> What are peoples thoughts on this?

It's a good idea in general, but what alternatives exists? Could 
the compiler infer it some other way?


More information about the Digitalmars-d mailing list